NahidaImpact/NahidaImpact.Protocol/WeatherInfo.proto

6 lines
74 B
Protocol Buffer
Raw Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
message WeatherInfo {
uint32 weather_area_id = 1;
}