GSServer-CBT/soggy-mistress/proto/WeatherInfo.proto

6 lines
71 B
Protocol Buffer

syntax = "proto3";
message WeatherInfo {
uint32 weatherAreaId = 1;
}