1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

Fix minor issues in 06-03-10

This commit is contained in:
Meow J
2017-05-18 21:42:42 +08:00
parent df84b818cd
commit 866613528f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# 渲染文本
| 原文 | [Particles](https://learnopengl.com/#!In-Practice/2D-Game/Render-text) |
| 原文 | [Render text](https://learnopengl.com/#!In-Practice/2D-Game/Render-text) |
| ---- | ---------------------------------------- |
| 作者 | JoeydeVries |
| 翻译 | [aillieo](https://github.com/aillieo) |