mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
Remove some unused code and some fix
Remove some unused code and some fix
This commit is contained in:
@@ -29,7 +29,12 @@ class Village {
|
||||
public $wid, $vname, $capital, $natar, $master;
|
||||
public $resarray = [];
|
||||
public $unitarray, $techarray, $unitall, $researching, $abarray = [];
|
||||
|
||||
public $enforcetome = [];
|
||||
public $enforcetoyou = [];
|
||||
public $enforceoasis = [];
|
||||
public $currentcel = 0;
|
||||
public $allcrop = 0;
|
||||
public $loyalty = 0;
|
||||
private $infoarray = [];
|
||||
private $production = [];
|
||||
private $oasisowned, $ocounter = [];
|
||||
|
||||
Reference in New Issue
Block a user