Merge pull request #28 from Fannybaws/Issue27

Don't show message about artefacts
This commit is contained in:
Shadow
2013-12-09 22:58:09 -08:00
+3 -1
View File
@@ -2489,7 +2489,9 @@ class Automation {
}
}
}else {
$info_hero = $hero_pic.",Your hero could not claim the artefact during raid".$xp;
if (!empty($artifact)) {
$info_hero = $hero_pic.",Your hero could not claim the artefact during raid".$xp;
}
}
}
}elseif($data['t11']>0) {