mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-11 12:13:00 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "IrodoriPoetryThemeData.proto";
|
||||
|
||||
// Name: DCDPDMDHDHD
|
||||
message IrodoriPoetryData {
|
||||
uint32 cur_theme_id = 2;
|
||||
repeated IrodoriPoetryThemeData theme_data_list = 15;
|
||||
}
|
||||
|
Reference in New Issue
Block a user