Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and added packet class for SMSG_INIT_WORLD_STATES

This commit is contained in:
joschiwald
2014-11-09 04:25:09 +01:00
parent e8576e5d71
commit 2fee7d195b
25 changed files with 348 additions and 137 deletions

View File

@@ -511,6 +511,7 @@ bool LoadRealmInfo()
realm.Id.Build = fields[11].GetUInt32();
realm.Id.Region = fields[12].GetUInt8();
realm.Id.Battlegroup = fields[13].GetUInt8();
return true;
}
/// Initialize connection to the databases