mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
Fix AbilityGadgetInfo (olefgkameoj>camp_target_type)
This commit is contained in:
parent
370983a94c
commit
95f9368ac2
@ -1,12 +1,8 @@
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
message AbilityGadgetInfo {
|
||||
uint32 campId = 1;
|
||||
uint32 olefgkameoj = 2;
|
||||
uint32 camp_target_type = 2;
|
||||
uint32 targetEntityId = 3;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user