2024-08-27 22:55:06 +03:00
|
|
|
syntax = "proto3";
|
|
|
|
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
// Version: 5.0
|
|
|
|
|
2024-08-28 08:04:33 +03:00
|
|
|
import "ProfilePicture.proto";
|
2024-08-27 22:55:06 +03:00
|
|
|
import "DKNKKMEMNEC.proto";
|
|
|
|
|
|
|
|
message EOFLKNJOLBC {
|
2024-08-28 08:04:33 +03:00
|
|
|
ProfilePicture profile_picture = 3;
|
|
|
|
string online_id = 4;
|
|
|
|
string nickname = 9;
|
2024-08-27 22:55:06 +03:00
|
|
|
repeated DKNKKMEMNEC BFBOMBOINPJ = 13;
|
|
|
|
uint32 DJCFMFEDNCG = 14;
|
|
|
|
uint32 uid = 15;
|
|
|
|
}
|