Better display settings

This commit is contained in:
foin137
2023-11-05 16:23:51 +01:00
parent 9ee2148d9a
commit d1c4b59a43
2 changed files with 12 additions and 12 deletions

View File

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