[DOC] : Remove obsolete restriction ('big' TileSize only for building).
This commit is contained in:
parent
46d2e35a27
commit
03f7503d86
1 changed files with 1 additions and 2 deletions
|
@ -323,8 +323,7 @@ unit-type. F.E. "animations-knight", "animations-gold-mine".
|
||||||
<dd>Size of the unit-type graphic in pixels.
|
<dd>Size of the unit-type graphic in pixels.
|
||||||
</dd>
|
</dd>
|
||||||
<dt>TileSize = {x, y}</dt>
|
<dt>TileSize = {x, y}</dt>
|
||||||
<dd>Define the unit-type size in tiles. NOTE: currently only buildings could
|
<dd>Define the unit-type size in tiles.
|
||||||
be bigger than one tile.
|
|
||||||
</dd>
|
</dd>
|
||||||
<dt>BoxSize = {width, height}</dt>
|
<dt>BoxSize = {width, height}</dt>
|
||||||
<dd>Define the size of the unit selection box. This is drawn centered around
|
<dd>Define the size of the unit selection box. This is drawn centered around
|
||||||
|
|
Loading…
Reference in a new issue