mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 01:54:10 +03:00
sync 4.0 v1 (66b3744)
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 1016
|
||||
// Obf: PBIONEOKAFI
|
||||
// CmdId: 1186
|
||||
// Obf: DBEMADCMEEF
|
||||
message CanUseSkillNotify {
|
||||
bool is_can_use_skill = 10;
|
||||
bool is_can_use_skill = 8;
|
||||
}
|
||||
|
Reference in New Issue
Block a user