fix time calculations & undo config changes

This commit is contained in:
wish
2023-07-16 21:14:44 +10:00
parent 65ea285ee4
commit 411477f9b3
4 changed files with 47 additions and 74 deletions

View File

@@ -111,9 +111,9 @@
],
"Database": {
"Host": "localhost",
"Port": 5433,
"Port": 5432,
"User": "postgres",
"Password": "admin",
"Password": "",
"Database": "erupe"
},
"Sign": {
@@ -137,13 +137,6 @@
{ "Port": 54001, "MaxPlayers": 100 },
{ "Port": 54002, "MaxPlayers": 100 }
]
},
{
"Name": "Newbie 2", "Description": "", "IP": "", "Type": 3, "Recommended": 2, "AllowedClientFlags": 0,
"Channels": [
{ "Port": 54009, "MaxPlayers": 100 },
{ "Port": 54010, "MaxPlayers": 100 }
]
}, {
"Name": "Normal", "Description": "", "IP": "", "Type": 1, "Recommended": 0, "AllowedClientFlags": 0,
"Channels": [