Change version to 1.2.7

This commit is contained in:
foin137
2021-12-30 16:56:23 +01:00
committed by GitHub
parent 9827b85837
commit 77b11c0ac2

View File

@@ -1,6 +1,6 @@
<?php
//Constants
define("_VERSION","v1.2.6");
define("_VERSION","v1.2.7");
define("_LISTMAXRELOADTIME",3000);
define("_MAXPLAYERS",50);
@@ -39,4 +39,4 @@ define ("CHARMORDLUSTIGER",11);
define ("CHARPAZIFIST",12);
define ("CHARALTERMANN",13);
define ("CHARURWOLF",14);
?>
?>