1
0

Exported the cTNTEntity

This commit is contained in:
STRWarrior
2013-12-14 16:28:17 +01:00
parent 3bf65e986b
commit 78aca16d58
4 changed files with 85 additions and 9 deletions

View File

@@ -36,6 +36,7 @@ $cfile "../Entities/Pawn.h"
$cfile "../Entities/Player.h"
$cfile "../Entities/Pickup.h"
$cfile "../Entities/ProjectileEntity.h"
$cfile "../Entities/TNTEntity.h"
$cfile "../Server.h"
$cfile "../World.h"
$cfile "../Inventory.h"