mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -3,10 +3,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: FDCFKALNIED
|
||||
// CmdId: 4482
|
||||
// CmdId: 4518
|
||||
// Name: KFFGIGOAKJA
|
||||
message HomeSceneJumpRsp {
|
||||
bool is_enter_room_scene = 3;
|
||||
int32 retcode = 4;
|
||||
int32 retcode = 1;
|
||||
bool is_enter_room_scene = 4;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user