Fixed eMonsterType lua bugs.
This commit is contained in:
parent
a7e115ee3e
commit
5c99f3fada
@ -37,6 +37,7 @@ enum eMonsterType
|
||||
mtWolf = E_META_SPAWN_EGG_WOLF,
|
||||
mtZombie = E_META_SPAWN_EGG_ZOMBIE,
|
||||
mtZombiePigman = E_META_SPAWN_EGG_ZOMBIE_PIGMAN,
|
||||
mtMax = 120,
|
||||
} ;
|
||||
|
||||
// tolua_end
|
||||
|
Loading…
Reference in New Issue
Block a user