Fix two small bugs in packet scoreboard_team and player_info

This commit is contained in:
radare-travis 2015-05-16 01:08:22 +00:00
parent 02d09e377b
commit 790aaaad1a

View File

@ -1806,6 +1806,7 @@
"typeArgs": {
"type": "string",
"field": "hasDisplayName",
"this": true,
"values": [
true
]
@ -2029,7 +2030,7 @@
4
],
"typeArgs": {
"type": "short",
"type": "varint",
"countFor": "players"
}
}