mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 09:34:12 +03:00
Fix Scene*Info
This commit is contained in:
5
proto/StatueGadgetInfo.proto
Normal file
5
proto/StatueGadgetInfo.proto
Normal file
@@ -0,0 +1,5 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
message StatueGadgetInfo {
|
||||
repeated uint32 nkbgahefmbn = 1;
|
||||
}
|
Reference in New Issue
Block a user