Update default-config.json

This commit is contained in:
Mister_Nebula 2021-03-31 15:51:26 +01:00
parent e8c86030a3
commit 3308c82f1d

View File

@ -3,7 +3,7 @@
"settings": {
"defaultServerIP": "localhost",
"port": 7777,
"debugMode": true,
"debugMode": false,
"showLinesInDebug": false,
"socketedObjToDebug": -1
}