Home
last modified time | relevance | path

Searched refs:NewWorldSize (Results 1 – 1 of 1) sorted by relevance

/dports/games/ivan/ivan-059/Main/Source/
H A Dgame.cpp848 v2 NewWorldSize = ivanconfig::GetWorldSizeConfig(); in Init() local
849 SetCurrentArea(WorldMap = new worldmap(NewWorldSize.X, NewWorldSize.Y)); in Init()