GC-Proto/proto/HideAndSeekActivityDetailInfo.proto

16 lines
377 B
Protocol Buffer
Raw Normal View History

2023-02-18 04:48:44 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "HideAndSeekMapInfo.proto";
2023-02-28 04:12:44 +03:00
// Name: COAOFCFCJMO
2023-02-18 04:48:44 +03:00
message HideAndSeekActivityDetailInfo {
2023-02-28 04:12:44 +03:00
repeated uint32 NGNLKBAONEJ = 8;
repeated uint32 LKBMEBCMJIG = 3;
repeated uint32 IBPKGAJJFGJ = 10;
repeated HideAndSeekMapInfo open_map_info_list = 7;
repeated uint32 CJELBHGMNGD = 5;
2023-02-18 04:48:44 +03:00
}
2023-02-28 04:12:44 +03:00