mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update proto 3.3 (fix5)
* including v4 This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
@@ -23,7 +23,7 @@ import "Uint32Pair.proto";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message GCGMsgPhaseChange {
|
||||
GCGPhaseType Unk3300_JDPADLFFFDK = 15;
|
||||
GCGPhaseType Unk3300_GNAIDDMDEBN = 3;
|
||||
GCGPhaseType before_phase = 15;
|
||||
GCGPhaseType after_phase = 3;
|
||||
repeated Uint32Pair allow_controller_map = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user