Merge pull request #173 from teamfisk/ExplosionEffectV2

Explosion effect v2
This commit is contained in:
2016-03-12 15:25:12 +01:00
7 changed files with 138 additions and 141 deletions
@@ -3,6 +3,7 @@
#include "Common.h"
#include "Core/System.h"
#include "Engine/GLM.h"
class ExplosionEffectSystem : public PureSystem
{