diff options
Diffstat (limited to 'src/table/misc_settings.ini')
-rw-r--r-- | src/table/misc_settings.ini | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/table/misc_settings.ini b/src/table/misc_settings.ini index 919e964ca..6d9e7bbea 100644 --- a/src/table/misc_settings.ini +++ b/src/table/misc_settings.ini @@ -43,11 +43,6 @@ def = (1 << DO_SHOW_TOWN_NAMES | 1 << DO_SHOW_STATION_NAMES | 1 << DO_SHOW_ full = ""SHOW_TOWN_NAMES|SHOW_STATION_NAMES|SHOW_SIGNS|FULL_ANIMATION||FULL_DETAIL|WAYPOINTS|SHOW_COMPETITOR_SIGNS"" [SDTG_BOOL] -name = ""news_ticker_sound"" -var = _news_ticker_sound -def = true - -[SDTG_BOOL] name = ""fullscreen"" var = _fullscreen def = false |