Skip to content

Commit

Permalink
Added omit_date_from_save_files to Config_Option_Changer plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgammon committed Apr 20, 2014
1 parent 480dbbb commit de7c9d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/Config_Option_Changer.xml
Expand Up @@ -67,6 +67,7 @@ boolean_options = {
do_not_show_outstanding_lines = { desc = 'Show outstanding lines count?' , invert = true },
do_not_translate_iac_to_iac_iac = { desc = 'Translate IAC to IAC IAC?' , invert = true },
log_script_errors = { desc = 'Log scripting errors?' },
omit_date_from_save_files = { desc = 'Omit the date from world file saves?' },
play_sounds_in_background = { desc = 'Play sounds in background?' },
send_keep_alives = { desc = 'Send keep-alives?' },
wrap_input = { desc = 'Wrap command window at output wrap column' },
Expand Down

0 comments on commit de7c9d6

Please sign in to comment.