Adding country code to protocol (currently broken).

This commit is contained in:
lotodore
2010-04-01 17:09:49 +00:00
parent 2dc3ab64ec
commit 652a9e55b4
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -249,6 +249,7 @@ PlayerInfoData ::= SEQUENCE {
playerName UTF8String (SIZE(1..32)),
isHuman BOOLEAN,
playerRights PlayerInfoRights,
countryCode UTF8String (SIZE(2)) OPTIONAL,
avatarData SEQUENCE {
avatarType NetAvatarType,
avatar AvatarHash