1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Add 06-03-03 to mkdocs.yml

Basic proofreading to 06-03-03
Fix #44
This commit is contained in:
Meow J
2016-08-21 20:14:38 +08:00
parent 03702fe759
commit 3aee090811
9 changed files with 35 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
# 粒子系统
# 粒子
原文 | [Particle](http://learnopengl.com/#!In-Practice/2D-Game/Particles)
原文 | [Particles](http://learnopengl.com/#!In-Practice/2D-Game/Particles)
----- | ----
作者 | JoeydeVries
翻译 | [ZMANT](https://github.com/Itanq)