mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -3,7 +3,7 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: ANHIPICCPMI
|
||||
// Name: OKBKAFDHDFA
|
||||
message ClientGadgetInfo {
|
||||
uint32 camp_id = 1;
|
||||
uint32 camp_type = 2;
|
||||
@@ -13,5 +13,6 @@ message ClientGadgetInfo {
|
||||
bool async_load = 6;
|
||||
bool is_peer_id_from_player = 7;
|
||||
repeated uint32 target_entity_id_list = 8;
|
||||
repeated uint32 target_lock_point_index_list = 9;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user