mirror of
https://github.com/foin137/werwolfonline.eu.git
synced 2026-07-26 09:56:35 +00:00
version-constant
Added a constant that contains the version and that is defined in constants.php
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<?php
|
||||
//Phasen
|
||||
|
||||
//Constants
|
||||
define("_VERSION","v1.2.2");
|
||||
define("_LISTMAXRELOADTIME",3000);
|
||||
|
||||
|
||||
//Phasen
|
||||
define ("PHASESETUP",0);
|
||||
define ("PHASESPIELSETUP",1);
|
||||
define ("PHASENACHTBEGINN",2);
|
||||
|
||||
Reference in New Issue
Block a user