Version update

This commit is contained in:
foin137
2020-12-20 14:18:22 +01:00
parent 28697e7174
commit 0298083586

View File

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