Update default-config.json

This commit is contained in:
Mister_Nebula 2021-02-22 10:53:50 +00:00
parent e8db285009
commit 551cc81c63

View File

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