fix checkBattle protobuf
This commit is contained in:
@@ -166,10 +166,7 @@ module.exports = {
|
||||
"required uInt32 type": 1
|
||||
},
|
||||
"battle.normalBattleHandler.checkBattle": {
|
||||
"message Hero": {
|
||||
"required uInt32 hid": 1
|
||||
},
|
||||
"required uInt32 battleId": 1,
|
||||
"repeated Hero heroes": 2
|
||||
"repeated uInt32 heroes": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user