diff options
-rw-r--r-- | mount.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ------------------------------------------------------------------------------ |