mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update 3.2
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
import "OnlinePlayerInfo.proto";
|
||||
import "Unk3000_HKHFFDEMNKN.proto";
|
||||
import "PlayerWidgetInfo.proto";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
@@ -27,7 +27,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
// EnetIsReliable: true
|
||||
// IsAllowClient: true
|
||||
message WorldPlayerInfoNotify {
|
||||
repeated Unk3000_HKHFFDEMNKN Unk3000_GCJLJCJAADG = 8;
|
||||
repeated PlayerWidgetInfo player_widget_info_list = 8;
|
||||
repeated OnlinePlayerInfo player_info_list = 14;
|
||||
repeated uint32 player_uid_list = 11;
|
||||
}
|
||||
|
Reference in New Issue
Block a user