猫咪戏法协议

This commit is contained in:
hahwu 2025-04-28 10:41:05 +08:00
parent 6eb85667ee
commit b409693879

View File

@ -1180,6 +1180,7 @@ message LimitEvent {
float mul = 3; //
int32 StartTime = 4; //
map<string, int32> Param = 5; //key LimitEventParam
int32 ShowTime = 6; //
}