We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b32568 commit cee51c6Copy full SHA for cee51c6
server/src/config.ts
@@ -20,7 +20,7 @@ export const Config = {
20
host: "127.0.0.1",
21
port: 8000,
22
23
- mapName: "debug",
+ mapName: "main",
24
25
tps: 40,
26
0 commit comments