1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-20 23:09:59 +02:00
parent dc6e50a9f6
commit 4bec938af6

View file

@ -57,5 +57,5 @@ Cfg = {
-- | (_| | __/ |_) | |_| | (_| | -- | (_| | __/ |_) | |_| | (_| |
-- \__,_|\___|_.__/ \__,_|\__, | -- \__,_|\___|_.__/ \__,_|\__, |
-- |___/ -- |___/
Debug = true, -- Debug mode (true: enabled, false: disabled) - Do not enable this unless you know what you are doing. Debug = false, -- Debug mode (true: enabled, false: disabled) - Do not enable this unless you know what you are doing.
} }