GC-Proto/unimplemented/DOAPBIHIBHA.proto
2024-08-28 13:04:33 +08:00

14 lines
300 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
import "HuntingOfferState.proto";
message DOAPBIHIBHA {
uint32 AGIBOMGADDK = 2;
uint32 PCAOBBJLFFM = 6;
uint32 JEFILDJEBAJ = 8;
HuntingOfferState state = 11;
uint32 DJLLIBIDBGN = 15;
}