mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-06 09:42:59 +03:00
Update 3.6
This commit is contained in:
@@ -3,10 +3,10 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: LGFHFABDOKE
|
||||
// CmdId: 5243
|
||||
// CmdId: 5216
|
||||
// Name: PPHEBGDHOPA
|
||||
message UseMiracleRingRsp {
|
||||
int32 retcode = 2;
|
||||
uint32 miracle_ring_op_type = 14;
|
||||
uint32 miracle_ring_op_type = 10;
|
||||
int32 retcode = 3;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user