syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Obf: CDAACMGIFGG
message OfferingInfo {
uint32 offering_id = 1;
}