Fixed so oilshooter shoots the new particle

This commit is contained in:
tleety
2015-10-19 16:32:14 +02:00
parent 13a5af837b
commit 970201520e
5 changed files with 8 additions and 5 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "Game/EHitPad.h"
#include "Game/CProjectile.h"
#include "Game/CBall.h"
#include "REndering/CSprite.h"
#include <fstream>
#include <iostream>