Fixes loading, *Command system is broke* Will fix in the coming days.
This commit is contained in:
@@ -829,7 +829,7 @@ namespace Game
|
||||
{
|
||||
knownAppearanceIds = player.GetSession().GetCollectionMgr().GetAppearanceIds();
|
||||
//todo fix me
|
||||
//if (knownPetSpecies.size() < CliDB.BattlePetSpeciesStorage.GetNumRows())
|
||||
//if (knownPetSpecies.Length < CliDB.BattlePetSpeciesStorage.GetNumRows())
|
||||
//knownPetSpecies.resize(CliDB.BattlePetSpeciesStorage.GetNumRows());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user