Commit 5add7c6fce33867f884cbb1f390bc547cb5fe4ab

Authored by zhangqijia
1 parent cac48a9a

fix: update

Showing 1 changed file with 0 additions and 4 deletions   Show diff stats
@@ -67,10 +67,6 @@ message RoleStartBattleReq { @@ -67,10 +67,6 @@ message RoleStartBattleReq {
67 int32 carbon_id = 2; 67 int32 carbon_id = 2;
68 } 68 }
69 69
70 -message DropReward {  
71 - map<string,int32> reward = 1;  
72 -}  
73 -  
74 message RoleStartBattleRsp { 70 message RoleStartBattleRsp {
75 int32 cur_sp = 1; 71 int32 cur_sp = 1;
76 string drop_reward = 2; 72 string drop_reward = 2;