1
0

MobSpawner fixes.

This commit is contained in:
Howaner
2014-12-01 14:58:13 +01:00
parent 677dde51bd
commit bcbd73f7d8
7 changed files with 14 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
/** Map for eType <-> string
Needs to be alpha-sorted by the strings, because binary search is used in StringToMobType()
The strings need to be lowercase (for more efficient comparisons in StringToMobType())
m_VanillaName is the name that vanilla use for this mob.
*/
static const struct
{