mirror of
https://github.com/foin137/werwolfonline.eu.git
synced 2026-06-09 02:46:29 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user