broken don't use it, wait for better update

This commit is contained in:
Yuuki
2023-05-23 14:48:59 +08:00
parent 0ab4d7a4b7
commit 8b33e28a7c
1171 changed files with 33818 additions and 20562 deletions

View File

@@ -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;
}