mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Fix production queue of previous commit.
Missed part of a rebase -_-' when committing 2452e3fb97.
This was SVN commit r24423.
This commit is contained in:
parent
2452e3fb97
commit
12bdbecd2b
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@
|
|||
</Population>
|
||||
<ProductionQueue>
|
||||
<Entities datatype="tokens">
|
||||
-units/{civ}_support_healer_b
|
||||
units/{civ}_support_healer_e
|
||||
-units/{civ}/support_healer_b
|
||||
units/{civ}/support_healer_e
|
||||
units/{civ}/champion_infantry_amun
|
||||
</Entities>
|
||||
</ProductionQueue>
|
||||
|
|
|
|||
Loading…
Reference in a new issue