From 186c68f964868eff0ba543777f47ff036735ef77 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 8 Nov 2018 08:32:05 +0800 Subject: =?UTF-8?q?*=E6=9B=B4=E6=96=B0=E7=B2=92=E5=AD=90=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/Graphics/particles/je_particle_system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libjin/Graphics/particles/je_particle_system.h') diff --git a/src/libjin/Graphics/particles/je_particle_system.h b/src/libjin/Graphics/particles/je_particle_system.h index 76d86fa..afa96b2 100644 --- a/src/libjin/Graphics/particles/je_particle_system.h +++ b/src/libjin/Graphics/particles/je_particle_system.h @@ -54,7 +54,7 @@ namespace JinEngine void update(float sec); /// - /// Render particle system it self. + /// Render particle system. /// void render(int x, int y, float sx = 1, float sy = 1, float r = 0, float ax = 0, float ay = 0); -- cgit v1.1-26-g67d0