Skip to content

Commit 8faed7b

Browse files
Comment
1 parent d57639b commit 8faed7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Gamemodes/Survival.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import ShapeManager from "../Entity/Shape/Manager";
2626
import { ArenaFlags, ClientBound } from "../Const/Enums";
2727
import { tps, countdownTicks, scoreboardUpdateInterval } from "../config";
2828

29-
const MIN_PLAYERS = 4;
29+
const MIN_PLAYERS = 4; // 6 in Diep.io
3030

3131
/**
3232
* Manage shape count

0 commit comments

Comments
 (0)