mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-13 21:22:58 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
import "MatchType.proto";
|
||||
// CmdId: 4171
|
||||
// Obf: CEOKCPHMBIB
|
||||
// CmdId: 9117
|
||||
// Obf: HOBFLBCLPIC
|
||||
message PlayerCancelMatchReq {
|
||||
MatchType match_type = 10;
|
||||
MatchType match_type = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user