Skip to content

Commit

Permalink
fix zh glossary noun error in ParticleFX (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
ExMikuPro authored Mar 9, 2024
1 parent 968f337 commit cd3eb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/manuals/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ msg.post("#weapon", "disable")

## ParticleFX

![ParticleFX](images/icons/particlefx.png){.left} 粒子特效用来实现游戏里的某些视觉效果. 包括雾, 烟, 火, 雨或者落叶等等. Defold 自带了一个功能强大的例子编辑器用来创建和实时调整粒子效果. 详情请见 [粒子教程](/manuals/particlefx).
![ParticleFX](images/icons/particlefx.png){.left} 粒子特效用来实现游戏里的某些视觉效果. 包括雾, 烟, 火, 雨或者落叶等等. Defold 自带了一个功能强大的粒子编辑器用来创建和实时调整粒子效果. 详情请见 [粒子教程](/manuals/particlefx).

## Profiling

Expand Down

0 comments on commit cd3eb0b

Please sign in to comment.