mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
testing
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
|
||||
|
||||
import "GadgetBornType.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message CreateGadgetInfo {
|
||||
message Chest {
|
||||
uint32 kghimiienhg = 1;
|
||||
bool isShowCutscene = 2;
|
||||
}
|
||||
|
||||
GadgetBornType bornType = 1;
|
||||
Chest bknaophdkcf = 2;
|
||||
}
|
Reference in New Issue
Block a user