v3.3.0-fix1

This commit is contained in:
Akbar Yahya
2022-12-07 11:07:41 +08:00
parent cf717aa6a0
commit b8bb921079
17 changed files with 46 additions and 46 deletions

View File

@@ -28,9 +28,9 @@ message ScenePointUnlockNotify {
// ENET_IS_RELIABLE = 1;
// }
repeated uint32 Unk3300_PIGCABAAMMB = 10;
repeated uint32 Unk3300_FKANNCGJEFJ = 5;
repeated uint32 hide_point_list = 10;
repeated uint32 locked_point_list = 5;
uint32 scene_id = 11;
repeated uint32 point_list = 6;
repeated uint32 Unk3300_FGPKDGFLJOF = 1;
repeated uint32 unhide_point_list = 1;
}