Let players choose when to show inactive players

Add an option to choose how long until the game shows who we are still waiting for.
This commit is contained in:
foin137
2021-01-29 19:43:45 +01:00
parent 0298083586
commit d0e1867bde
2 changed files with 33 additions and 6 deletions

View File

@@ -2,7 +2,6 @@
//Constants
define("_VERSION","v1.2.5");
define("_LISTMAXRELOADTIME",3000);
define("_WAITINGFOROTHERSTIME",30); //Innerhalb dieser Sekunden bleibt verborgen, auf wen noch gewartet wird.
define("_MAXPLAYERS",50);
//Phasen