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,11 +17,11 @@
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
import "Unk2700_IOLMLCCBAKP.proto";
|
||||
import "CrystalLinkLevelInfo.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
message CrystalLinkActivityDetailInfo {
|
||||
repeated Unk2700_IOLMLCCBAKP Unk2700_FIKHCFMEOAJ = 3;
|
||||
repeated CrystalLinkLevelInfo level_info_list = 3;
|
||||
uint32 difficulty_id = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user