1
0

Fixed eMonsterType Lua API mismatch.

This commit is contained in:
madmaxoft
2014-10-05 22:09:19 +02:00
parent 8c058b0fbb
commit 77c5b410e6
6 changed files with 25 additions and 54 deletions

View File

@@ -27,6 +27,7 @@ $cfile "WebPlugin.h"
$cfile "LuaWindow.h"
$cfile "../BlockID.h"
$cfile "../Mobs/MonsterTypes.h"
$cfile "../BlockInfo.h"
$cfile "../StringUtils.h"
$cfile "../Defines.h"