mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "GravenInnocenceCarveStageInfo.proto";
|
||||
|
||||
// Name: DFKIFLPKDBK
|
||||
message GravenInnocenceCarveInfo {
|
||||
uint32 can_edit_count = 1;
|
||||
repeated GravenInnocenceCarveStageInfo stage_info_list = 7;
|
||||
repeated uint32 has_edit_config_id_list = 10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user