Update version

This commit is contained in:
foin137
2023-11-05 16:08:17 +01:00
parent 30fea14c07
commit a45bd3c642

View File

@@ -30,7 +30,7 @@ define("_MAXPLAYERS",50);
///////////////////////////////////
// Constants, do not change!
///////////////////////////////////
define("_VERSION","v1.2.7");
define("_VERSION","v1.2.8");
//Phasen
define ("PHASESETUP",0);