Game database entry is created only once the game is started.
This commit is contained in:
@@ -93,6 +93,8 @@ public:
|
||||
u_int32_t GetNextGameId();
|
||||
ServerCallback &GetCallback();
|
||||
|
||||
void SetGameDBId(u_int32_t gameId, db_id gameDBId);
|
||||
|
||||
AvatarManager &GetAvatarManager();
|
||||
|
||||
ServerStats GetStats() const;
|
||||
|
||||
Reference in New Issue
Block a user