mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-16 09:36:08 +00:00
update
This commit is contained in:
@@ -3260,7 +3260,7 @@ $crannyimg = "<img src=\"".GP_LOCATE."img/g/g23.gif\" height=\"20\" width=\"15\"
|
||||
global $database,$session,$village;
|
||||
if($vid==0) { $vid=$village->wid; }
|
||||
$buildarray = array();
|
||||
$buildarray = $database->getResourceLevel($vid);
|
||||
if($vid!=0){ $buildarray = $database->getResourceLevel($vid); }
|
||||
$upkeep = 0;
|
||||
switch($type) {
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user