Some minor polishing.

This commit is contained in:
lotodore
2009-06-17 21:22:01 +00:00
parent 3377ae7397
commit eefbd9e79f
3 changed files with 25 additions and 34 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ protected:
void CancelTimers();
void InitGame();
void SendPacket(boost::shared_ptr<NetPacket> packet);
void SendSessionPacket(boost::shared_ptr<NetPacket> packet);
bool GetCachedPlayerInfo(unsigned id, PlayerInfo &info) const;
void RequestPlayerInfo(unsigned id, bool requestAvatar = false);