Update default-config.json

This commit is contained in:
Mister_Nebula 2021-06-20 13:12:51 +01:00
parent 4a5a0c5e84
commit 853f50e93a

View File

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