Adjust manifest [skip ci]

This commit is contained in:
Akkadius
2015-12-29 01:30:20 -06:00
parent b9d00f91de
commit 9757c38017
4 changed files with 44 additions and 1 deletions
+2
View File
@@ -549,6 +549,8 @@ bool ZoneDatabase::PopulateZoneSpawnList(uint32 zoneid, LinkedList<Spawn2*> &spa
spawn2_list.Insert(new_spawn);
}
NPC::SpawnZoneController();
return true;
}