Update version to 1.2.10

This commit is contained in:
foin137
2025-04-27 22:57:47 +02:00
committed by GitHub
parent c2d9877787
commit 6ed0d509a2

View File

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