mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-12 08:49:26 +03:00
15 lines
336 B
Protocol Buffer
15 lines
336 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
|
|
import "GalleryStartSource.proto";
|
|
|
|
message BAJHGOIMCCE {
|
|
uint32 point_id = 1;
|
|
uint32 BELHFLPNEGD = 2;
|
|
uint32 PIMCMAMENCI = 4;
|
|
uint32 EGBMIFDJDIH = 13;
|
|
GalleryStartSource start_source = 14;
|
|
uint32 CNEBHLCGNIJ = 15;
|
|
}
|