add `unlocked_map_layer_floor_id_list`
This commit is contained in:
parent
6bfff64ce3
commit
ed32026de2
|
@ -18,6 +18,6 @@ syntax = "proto3";
|
|||
option java_package = "emu.grasscutter.net.proto";
|
||||
message MapLayerInfo {
|
||||
repeated uint32 unlocked_map_layer_id_list = 11;
|
||||
repeated uint32 DIDEMJFOGLD = 15;
|
||||
repeated uint32 unlocked_map_layer_floor_id_list = 15;
|
||||
repeated uint32 unlocked_map_layer_group_id_list = 3;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue