diff --git a/QSB/default-config.json b/QSB/default-config.json index 7bb4dce9..92e61911 100644 --- a/QSB/default-config.json +++ b/QSB/default-config.json @@ -3,8 +3,8 @@ "settings": { "defaultServerIP": "localhost", "port": 7777, - "debugMode": false, - "showLinesInDebug": false, + "debugMode": true, + "showLinesInDebug": true, "socketedObjToDebug": -1 } } \ No newline at end of file