mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-15 22:22:59 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: AHMJPHBBHKI
|
||||
message InstableSprayDungeonSettleInfo {
|
||||
uint32 stage_id = 9;
|
||||
repeated uint32 score_list = 14;
|
||||
uint32 level_id = 2;
|
||||
uint32 round = 4;
|
||||
bool is_new_record = 15;
|
||||
uint32 difficulty = 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user