Walls are now destroyable!

This commit is contained in:
Tleety
2014-06-02 18:21:39 +02:00
parent 0e2934647c
commit 00268f027a
13 changed files with 606 additions and 63 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "System.h"
#include "Components/Health.h"
#include "Events/Damage.h"
#include "Events/OnDead.h"
namespace Systems
{