mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-05 03:47:06 +03:00
melon 3.7 tes
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: MLFNNJGLGFA
|
||||
message FleurFairV2StageData {
|
||||
bool is_finish = 9;
|
||||
bool is_open = 1;
|
||||
uint32 best_score = 2;
|
||||
uint32 stage_id = 3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user