mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Updated the welcome screen to inform players about the temporary removal of formations.
This was SVN commit r15747.
This commit is contained in:
parent
60d92b643d
commit
0605232aaf
3 changed files with 7 additions and 2 deletions
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec0c7eeb7dbc0d22ff087b3786af536a26296298bf4ecd1996ed011c1567fe3a
|
||||
size 862
|
||||
|
|
@ -13,8 +13,8 @@
|
|||
sprite="stretched:pregame/icons/map.png"
|
||||
size="32 32"
|
||||
/>
|
||||
<icon name="iconShip"
|
||||
sprite="stretched:pregame/icons/port.png"
|
||||
<icon name="iconFormation"
|
||||
sprite="stretched:pregame/icons/formation.png"
|
||||
size="32 32"
|
||||
/>
|
||||
</setup>
|
||||
|
|
|
|||
|
|
@ -5,3 +5,5 @@
|
|||
[icon=iconLag] The game lags when many units are moving.
|
||||
|
||||
[icon="iconMap"] Large maps can cause problems.
|
||||
|
||||
[icon="iconFormation"] We disabled formations until we find out how to make them less laggy, more fun to play and historically accurate.
|
||||
Loading…
Reference in a new issue