forked from mirror/OpenTTD
Feature: Infinite money mode (#11902)
This commit is contained in:
@@ -114,6 +114,7 @@ struct DifficultySettings {
|
||||
bool line_reverse_mode; ///< reversing at stations or not
|
||||
bool disasters; ///< are disasters enabled
|
||||
byte town_council_tolerance; ///< minimum required town ratings to be allowed to demolish stuff
|
||||
bool infinite_money; ///< whether spending money despite negative balance is allowed
|
||||
};
|
||||
|
||||
/** Settings relating to viewport/smallmap scrolling. */
|
||||
|
Reference in New Issue
Block a user