Player death effect fixes

This commit is contained in:
2016-02-08 11:39:29 +01:00
parent fad25c6e16
commit 99cbdd3c1e
5 changed files with 39 additions and 32 deletions
+1
View File
@@ -3,6 +3,7 @@
#include "Systems/SpawnerSystem.h"
#include "Events/ESpawnerSpawn.h"
#include "Core/EPlayerSpawned.h"
#include "Core/EPlayerDeath.h"
#include "Rendering/ESetCamera.h"
#include "Core/ConfigFile.h"