Fixed lobby update after leaving a game.

This commit is contained in:
lotodore
2008-05-16 16:46:45 +00:00
parent 626b778c77
commit 269eab4774
4 changed files with 27 additions and 7 deletions
+3
View File
@@ -103,6 +103,9 @@ protected:
void CompleteTempAvatarData(unsigned playerId);
void SetUnknownAvatar(unsigned playerId);
void UnsubscribeLobbyMsg();
void ResubscribeLobbyMsg();
const ClientContext &GetContext() const;
ClientContext &GetContext();