mirror of
https://github.com/foin137/werwolfonline.eu.git
synced 2026-08-08 08:16:31 +00:00
waiting_for_others improvement
Shows what players we are waiting for, but only after a predefined time
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
//Constants
|
||||
define("_VERSION","v1.2.4");
|
||||
define("_LISTMAXRELOADTIME",3000);
|
||||
define("_WAITINGFOROTHERSTIME",30); //Innerhalb dieser Sekunden bleibt verborgen, auf wen noch gewartet wird.
|
||||
|
||||
//Phasen
|
||||
define ("PHASESETUP",0);
|
||||
|
||||
Reference in New Issue
Block a user