move proto to submodule
This commit is contained in:
4
proto/GadgetCrucibleInfo.proto
Normal file → Executable file
4
proto/GadgetCrucibleInfo.proto
Normal file → Executable file
@@ -2,6 +2,8 @@ syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GadgetCrucibleInfo {
|
||||
|
||||
message GadgetCrucibleInfo {
|
||||
uint32 mp_play_id = 1;
|
||||
uint32 prepare_end_time = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user