Commit fbe6f3c5839dd0b59af5bb5798e1ddeae54da76d

Authored by zhangqijia
2 parents 69c686f0 9abc62ac

Merge remote-tracking branch 'origin/master'

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
game.proto
... ... @@ -62,6 +62,7 @@ message RoleClearItemsReq {
62 62 int32 count = 2;
63 63 }
64 64  
  65 +//ResponseCmd EquipmentDelReq
65 66 message EquipmentDelReq {
66 67 string id = 1;
67 68 }
... ...