From 70b82d1981c0de3c7b77670ff8abcfeb26815142 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 12 Mar 2019 00:39:26 +0800 Subject: *misc --- Source/Asura.Framework/scripts/graphics/particle_system.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Asura.Framework/scripts/graphics/particle_system.lua') diff --git a/Source/Asura.Framework/scripts/graphics/particle_system.lua b/Source/Asura.Framework/scripts/graphics/particle_system.lua index a2e3c26..8de3258 100644 --- a/Source/Asura.Framework/scripts/graphics/particle_system.lua +++ b/Source/Asura.Framework/scripts/graphics/particle_system.lua @@ -1,6 +1,6 @@ require "graphics.sprite_renderer" -AsuraEngine.ParticleSystem = AsuraEngine.Component.Sub("ParticleSystem") +AsuraEngine.ParticleSystem = AsuraEngine.Component.Extend("ParticleSystem") local ParticleSystem = AsuraEngine.ParticleSystem -- cgit v1.1-26-g67d0