mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
tes2
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "CrystalLinkLevelInfo.proto";
|
||||
|
||||
// Name: AGMMNODNGMD
|
||||
message CrystalLinkActivityDetailInfo {
|
||||
repeated CrystalLinkLevelInfo level_info_list = 5;
|
||||
uint32 difficulty_id = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user