remove an obsolete condition to cover 1.2

This commit is contained in:
Gunter Labes 2007-12-12 15:47:12 +00:00
parent 93f3c2706d
commit 5c4d8745a4

View file

@ -80,11 +80,7 @@ $att_html .= "<td>{name}</td>\n\t<td>{type}</td>\n\t<td>{damage}-{number}</td>\n
# Information on the units.cfg file
&ProcessTypes('units.cfg');
# -- HTML files and raw data reports generation --
if ($version =~ /^1.2/) {
&ProduceDataFiles("templates/unit_1.2.html");
} else {
&ProduceDataFiles("templates/unit.html");
}
&ProduceDataFiles("templates/unit.html");
# Multiplayer
# Print multiplayer units