mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Update proto 3.3
This commit is contained in:
@@ -23,5 +23,5 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message IrodoriChessData {
|
||||
bool is_open = 8;
|
||||
repeated IrodoriChessLevelData level_data_list = 1;
|
||||
repeated IrodoriChessLevelData level_data_list = 13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user