mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
15 lines
246 B
Protocol Buffer
15 lines
246 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: DLIGBJOALKN
|
|
message DLIGBJOALKN {
|
|
uint32 avatar_id = 14;
|
|
uint32 event_id = 11;
|
|
uint32 CFKBGIGOEEJ = 8;
|
|
uint32 suite_id = 4;
|
|
uint32 guid = 9;
|
|
}
|
|
|