broken don't use it, wait for better update

This commit is contained in:
Yuuki
2023-05-23 14:48:59 +08:00
parent 0ab4d7a4b7
commit 8b33e28a7c
1171 changed files with 33818 additions and 20562 deletions

View File

@@ -1,12 +0,0 @@
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "IrodoriChessLevelData.proto";
// Name: IKJLIFMCKLB
message IrodoriChessData {
repeated IrodoriChessLevelData level_data_list = 10;
bool is_open = 14;
}