Game database entry is created only once the game is started.

This commit is contained in:
lotodore
2009-10-03 20:19:51 +00:00
parent a2a27cbdb0
commit 51e393823a
4 changed files with 33 additions and 3 deletions
+2
View File
@@ -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;