15 lines
341 B
Protocol Buffer
15 lines
341 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
import "FriendEnterHomeOption.proto";
|
|
|
|
// Name: EBFJBGCKDKC
|
|
message PlayerHomeCompInfo {
|
|
FriendEnterHomeOption friend_enter_home_option = 9;
|
|
repeated uint32 seen_module_id_list = 5;
|
|
repeated uint32 GDJHCPPGIIM = 15;
|
|
repeated uint32 LHOLJFDKFHM = 11;
|
|
}
|
|
|