From 62c8f4788e2fe5cc6fceeb4af1af2019022343ab Mon Sep 17 00:00:00 2001 From: "Ryan D." Date: Thu, 11 Jun 2015 18:26:12 -0400 Subject: [PATCH] Updated Settings in config.ini (markdown) --- Settings-in-config.ini.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Settings-in-config.ini.md b/Settings-in-config.ini.md index a11b431..350e7fb 100644 --- a/Settings-in-config.ini.md +++ b/Settings-in-config.ini.md @@ -29,6 +29,7 @@ |`test_unfinished_tracks`|`true`, `false`|`false`|Whether or not to allow testing of incomplete circuits. Does not work when the coaster is in block section mode.| |`no_test_crashes`|`true`, `false`|`false`|Whether or not trains will crash while the coaster is in test mode| |`date_format`|`DD/MM/YY`, `MM/DD/YY`|`DD/MM/YY`|Changes what date format is used| +|`auto_staff`|`true`, `false`|`false`|Whether or not to automatically place newly hired staff members| ## [interface] |option|legal values|default|description|