mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
完善了protobuf协议文件
This commit is contained in:
@@ -21,7 +21,7 @@ option go_package = "./;proto";
|
||||
|
||||
message IrodoriMasterLevelDetailInfo {
|
||||
bool is_finish = 1;
|
||||
uint32 diffculty = 2;
|
||||
uint32 difficulty = 2;
|
||||
uint32 min_finish_time = 8;
|
||||
bool is_have_try = 7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user