diff --git a/description.ext b/description.ext index 5691ad6..3f06eb1 100644 --- a/description.ext +++ b/description.ext @@ -77,7 +77,7 @@ class Params title = "Debug Mode"; values[] = {0,1}; texts[] = {"Off", "On"}; - default = 1; + default = 0; }; };