Fixed loading allowed mobs in world.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
cVillager::cVillager(eVillagerType VillagerType) :
|
||||
super("Villager", 120, "", "", 0.6, 1.8),
|
||||
super("Villager", mtVillager, "", "", 0.6, 1.8),
|
||||
m_Type(VillagerType)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user