Merge branch 'bugfix' of https://github.com/teamfisk/AgileBreakOut into bugfix
This commit is contained in:
@@ -138,6 +138,7 @@ public:
|
||||
m_World->ComponentFactory.Register<Components::ParticleEmitter>();
|
||||
m_World->Initialize();
|
||||
|
||||
|
||||
//PointLightTest
|
||||
{
|
||||
auto t_Light = m_World->CreateEntity();
|
||||
|
||||
Reference in New Issue
Block a user