1
0

Exported cFloater to the Lua API.

This commit is contained in:
STRWarrior
2014-01-19 00:04:46 +01:00
parent 7153bc0578
commit 24df625fbd
2 changed files with 8 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ $cfile "../Defines.h"
$cfile "../ChatColor.h"
$cfile "../ClientHandle.h"
$cfile "../Entities/Entity.h"
$cfile "../Entities/Floater.h"
$cfile "../Entities/Pawn.h"
$cfile "../Entities/Player.h"
$cfile "../Entities/Pickup.h"