mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.3 (wow, a lot changed)
This commit is contained in:
@@ -22,7 +22,7 @@ import "FireworksLaunchParam.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message FireworksLaunchSchemeData {
|
||||
uint32 scheme_id = 3;
|
||||
repeated uint32 fireworks_id_list = 2;
|
||||
repeated FireworksLaunchParam launch_param_list = 7;
|
||||
repeated FireworksLaunchParam launch_param_list = 8;
|
||||
repeated uint32 fireworks_id_list = 12;
|
||||
uint32 scheme_id = 2;
|
||||
}
|
||||
|
Reference in New Issue
Block a user