Change cargo scaling settings to be linear instead of logarithmic
This commit is contained in:
@@ -153,6 +153,7 @@ void InitializeGame(uint size_x, uint size_y, bool reset_date, bool reset_settin
|
||||
SetScaledTickVariables();
|
||||
}
|
||||
SetupTileLoopCounts();
|
||||
UpdateCargoScalers();
|
||||
UpdateCachedSnowLine();
|
||||
UpdateCachedSnowLineBounds();
|
||||
|
||||
|
Reference in New Issue
Block a user