Commit fc80114ff58e49332bf65c56cd4cf2c0ab6e242b
1 parent
cec3974b
fix: update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
game.proto
@@ -108,7 +108,7 @@ message RoleOpenBoxRsp { | @@ -108,7 +108,7 @@ message RoleOpenBoxRsp { | ||
108 | map<string,int32> reward = 3; | 108 | map<string,int32> reward = 3; |
109 | } | 109 | } |
110 | 110 | ||
111 | -message RoleBuffRar{ | 111 | +message RoleBuffRar { |
112 | string chapter_id = 1; | 112 | string chapter_id = 1; |
113 | map<string,int32> buffs = 3; | 113 | map<string,int32> buffs = 3; |
114 | } | 114 | } |