(svn r14755) -Codechange: remove ending year as it can't be changed anyways.

This commit is contained in:
rubidium
2008-12-28 16:09:58 +00:00
parent 87e5a8b52b
commit 683b65ee18
8 changed files with 7 additions and 10 deletions

View File

@@ -68,7 +68,6 @@ struct GUISettings {
uint8 scrollwheel_multiplier; ///< how much 'wheel' per incoming event from the OS?
bool pause_on_newgame; ///< whether to start new games paused or not
bool enable_signal_gui; ///< show the signal GUI when the signal button is pressed
Year ending_year; ///< end of the game (just show highscore)
Year colored_news_year; ///< when does newspaper become colored?
bool timetable_in_ticks; ///< whether to show the timetable in ticks rather than days
bool bridge_pillars; ///< show bridge pillars for high bridges