Merge pull request #40 from armando1980/patch-11

Fixed choose two targets for catapults by Armando
This commit is contained in:
Shadow
2013-12-25 01:37:44 -08:00
+1 -1
View File
@@ -248,7 +248,7 @@ $end = ($tribe*10);
<?php } ?>
</select>
<?php if($building->getTypeLevel(16) == 20) { ?>
<?php if($building->getTypeLevel(16) == 20 && $process['t8'] >= 20) { ?>
<select name="ctar2" class="dropdown">
<option value="0">-</option>
<option value="99">Random</option>