Promoted SpawnerSystem to Engine

This commit is contained in:
2016-03-09 23:19:29 +01:00
parent 012420b4da
commit 4c054d5b8c
10 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include "Rendering/IRenderer.h"
#include "Core/ResourceManager.h"
#include "Core/Event.h"
#include "Systems/SpawnerSystem.h"
#include "Core/SpawnerSystem.h"
#include "GUI/EButtonClicked.h"