mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-02-20 13:30:32 +03:00
12 lines
185 B
Protocol Buffer
12 lines
185 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: FMNPHBGDPIP
|
|
message EntityEnvironmentInfo {
|
|
uint32 PBFMHLPEEPE = 1;
|
|
uint32 NJDCDHDPMBE = 2;
|
|
}
|
|
|