mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
broken don't use it, wait for better update
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: LGCPMALEONL
|
||||
message ChallengeBrief {
|
||||
uint32 challenge_index = 3;
|
||||
uint32 cur_progress = 5;
|
||||
bool is_success = 7;
|
||||
uint32 challenge_id = 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user