summaryrefslogtreecommitdiff
path: root/mount.lua
diff options
context:
space:
mode:
Diffstat (limited to 'mount.lua')
-rw-r--r--mount.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount.lua b/mount.lua
index b26f8ac..6892ab7 100644
--- a/mount.lua
+++ b/mount.lua
@@ -1,7 +1,7 @@
-- lib_mount by Blert2112 (edited by TenPlus1)
-local enable_crash = true
+local enable_crash = false
local crash_threshold = 6.5 -- ignored if enable_crash=false
------------------------------------------------------------------------------