1
This commit is contained in:
parent
ab3a4c98e5
commit
2c2c07454a
@ -539,6 +539,7 @@ message MFHeroStats
|
||||
optional int32 hero_id = 3 [default = 0];
|
||||
optional int32 reward_ceg = 4 [default = 0];
|
||||
optional int32 ceg_uplimit = 5 [default = 0];
|
||||
optional int32 today_get_ceg = 6 [default = 0];
|
||||
}
|
||||
|
||||
message MFWeaponStats
|
||||
@ -548,6 +549,7 @@ message MFWeaponStats
|
||||
optional int32 weapon_id = 3 [default = 0];
|
||||
optional int32 reward_ceg = 4 [default = 0];
|
||||
optional int32 ceg_uplimit = 5 [default = 0];
|
||||
optional int32 today_get_ceg = 6 [default = 0];
|
||||
}
|
||||
|
||||
message MFPlayerStats
|
||||
|
Loading…
x
Reference in New Issue
Block a user