Fixed compile (typos).
This commit is contained in:
parent
dbe7c8b170
commit
232343065f
@ -612,13 +612,13 @@ void cNBTChunkSerializer::AddMonsterEntity(cMonster * a_Monster)
|
||||
case mtEnderDragon:
|
||||
case mtGhast:
|
||||
case mtGiant:
|
||||
case mtIronGolem
|
||||
case mtIronGolem:
|
||||
case mtMooshroom:
|
||||
case mtOcelot:
|
||||
case mtPig:
|
||||
case mtSilverfish:
|
||||
case mtSnowGolem:
|
||||
case meSpider:
|
||||
case mtSpider:
|
||||
case mtSquid:
|
||||
case mtWitch:
|
||||
case mtZombiePigman:
|
||||
|
Loading…
Reference in New Issue
Block a user