Remove Speed attribute from UnitType (and so UnitStat).

(its only effect was to be shown in panel)
This commit is contained in:
jarod42 2004-10-12 15:07:10 +00:00
parent 3c381dbb3d
commit 94e85ff282

View file

@ -34,6 +34,7 @@
<ul>
<p><li>2.2 Released<p>
<ul>
<li>Removed Speed attribute for UnitType(its only effect was to show the value). (from Joris Dauphin)
<li>Fixed bug #1043210: [editor] several units on the same tiles (from Russell Smith).
<li>Make InfoPanel more configurable. (from Joris Dauphin).
<li>Added support for transparent UI graphics, allowing for non-rectangular map areas (from Jimmy Salmon).