Added world pole direction to RemoteFortressReader.proto

develop
Japa 2016-02-28 21:26:15 +05:30
parent 420eb5341b
commit a5494f74a0
1 changed files with 1 additions and 0 deletions

@ -360,6 +360,7 @@ message WorldMap
optional int32 center_z = 19;
optional int32 cur_year = 20;
optional int32 cur_year_tick = 21;
optional WorldPoles world_poles = 22;
}
message RegionMaps