mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-30 17:14:11 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 3099
|
||||
// Obf: GLLEKDKOBFO
|
||||
// CmdId: 2725
|
||||
// Obf: KEOMENNCOEA
|
||||
message GuestBeginEnterSceneNotify {
|
||||
uint32 uid = 15;
|
||||
uint32 scene_id = 12;
|
||||
uint32 uid = 8;
|
||||
uint32 scene_id = 5;
|
||||
}
|
||||
|
Reference in New Issue
Block a user