mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-13 21:22:58 +03:00
works 4.0 in-game
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 916
|
||||
// Obf: OKPKMHFNBIM
|
||||
// CmdId: 29888
|
||||
// Obf: OAJOHKDAIJF
|
||||
message DungeonPlayerDieRsp {
|
||||
int32 retcode = 9;
|
||||
int32 retcode = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user