Fix fields by ghjbvvgh
This commit is contained in:
parent
54c575d7d7
commit
8fe2336c0a
|
@ -6,10 +6,10 @@ option java_package = "emu.grasscutter.net.proto";
|
|||
// Name: DCLKBOACANF
|
||||
// CmdId: 261
|
||||
message ScenePointUnlockNotify {
|
||||
repeated uint32 locked_point_list = 14; //JOMDNANCHND
|
||||
repeated uint32 unhide_point_list = 14; //JOMDNANCHND
|
||||
repeated uint32 hide_point_list = 9;
|
||||
repeated uint32 point_list = 3;
|
||||
repeated uint32 unhide_point_list = 7; //LLLIACPHNEH
|
||||
repeated uint32 locked_point_list = 7; //LLLIACPHNEH
|
||||
uint32 scene_id = 6;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue