mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 02:50:13 +03:00
Update 3.2
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "Unk2700_MMJJMKMHANL.proto";
|
||||
import "OfficialCustomDungeon.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message UgcActivityDetailInfo {
|
||||
bool Unk2700_GMICFADLAMC = 10;
|
||||
uint32 Unk2700_FDDCMGKDOCC = 12;
|
||||
repeated Unk2700_MMJJMKMHANL Unk2700_ILCAPJBAFOI = 5;
|
||||
bool Unk2700_PNOCELCOFNK = 11;
|
||||
bool is_ugc_feature_closed = 10;
|
||||
uint32 custom_dungeon_group_id = 12;
|
||||
repeated OfficialCustomDungeon official_custom_dungeon_list = 5;
|
||||
bool is_enable_ugc = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user