Adding country code to protocol (currently broken).
This commit is contained in:
@@ -67,6 +67,7 @@ struct PlayerInfo
|
||||
std::string playerName;
|
||||
PlayerType ptype;
|
||||
bool isGuest;
|
||||
std::string countryCode;
|
||||
bool hasAvatar;
|
||||
MD5Buf avatar;
|
||||
AvatarFileType avatarType;
|
||||
|
||||
Reference in New Issue
Block a user