Exemplo n.º 1
0
 /**
  *Including the Files when Game is instanced 4 now
  */
 function __construct()
 {
     include "GlobalProp.php";
     $this->init(GlobalProp::getConfigPath());
 }