From 576a296e66da83c16894b3b1d91224f98b64f613 Mon Sep 17 00:00:00 2001 From: "Ryan D." Date: Wed, 10 Jun 2015 13:03:00 -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 14a8b11..a11b431 100644 --- a/Settings-in-config.ini.md +++ b/Settings-in-config.ini.md @@ -56,6 +56,7 @@ |`disable_brakes_failure`|`true`, `false`|`false`|Whether or not to disable station brake failures and brake failures| |`disable_all_breakdowns`|`true`, `false`|`false`|Whether or not to disable all ride breakdowns| |`unlock_all_prices`|`true`, `false`|`false`|Whether or not to allow setting both an entrance fee and fee per ride| +|`build_in_pause_mode`|`true`, `false`|`false`|Whether or not to allow building while the game is paused. Note that not all construction code is handled by OpenRCT2 yet, so some things won't work| ##[twitch] |option|legal values|default|description|