mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 10:00:12 +03:00
Update v1
This commit is contained in:
@@ -4,9 +4,9 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "AbilityInvokeEntry.proto";
|
||||
|
||||
// Name: KPHEJCEMNIM
|
||||
// CmdId: 1175
|
||||
// CmdId: 1196
|
||||
// Name: NHHOLCBCDGJ
|
||||
message AbilityInvocationsNotify {
|
||||
repeated AbilityInvokeEntry invokes = 12;
|
||||
repeated AbilityInvokeEntry invokes = 15;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user