Add setting for milliseconds per game tick mode
This commit is contained in:
@@ -706,6 +706,7 @@ struct EconomySettings {
|
||||
uint16 random_road_reconstruction; ///< chance out of 1000 per tile loop for towns to start random road re-construction
|
||||
bool disable_inflation_newgrf_flag; ///< Disable NewGRF inflation flag
|
||||
CargoPaymentAlgorithm payment_algorithm; ///< Cargo payment algorithm
|
||||
TickRateMode tick_rate; ///< Tick rate mode
|
||||
};
|
||||
|
||||
struct LinkGraphSettings {
|
||||
|
Reference in New Issue
Block a user