From: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Date: Sun, 19 Feb 2023 03:58:30 +0000 (+1100) Subject: Disable auto shuttle call in debug (#14175) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=5b0e760d7740cd8cba0b76010240f06fabeacc8f;p=space-station-14.git Disable auto shuttle call in debug (#14175) --- diff --git a/Resources/ConfigPresets/Build/debug.toml b/Resources/ConfigPresets/Build/debug.toml index 850f666167..a65a67092a 100644 --- a/Resources/ConfigPresets/Build/debug.toml +++ b/Resources/ConfigPresets/Build/debug.toml @@ -5,3 +5,6 @@ enabled = false [npc] # Makes physics etc debugging easier. enabled = false + +[shuttle] +auto_call_time = 0