mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 13:42:59 +03:00
melon 3.7 tes
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: LFPDIANNOJB
|
||||
message SceneGalleryCharAmusementInfo {
|
||||
uint32 max_score = 8;
|
||||
bool is_last_level = 15;
|
||||
bool is_finish = 2;
|
||||
bool is_success = 13;
|
||||
uint32 cur_score = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user