Walls are now destroyable

This commit is contained in:
Tleety
2014-06-04 14:48:40 +02:00
parent 7b90e54899
commit 6cae09c5d8
5 changed files with 34 additions and 35 deletions
+1
View File
@@ -3,6 +3,7 @@
#include "System.h"
#include "Systems/TransformSystem.h"
#include "Events/OnDead.h"
#include "Events/Damage.h"
#include "Events/ApplyPointImpulse.h"