forked from mirrors/0ad
Fix white-space error in 8b5bcf05d7
The workflow was run before the addition of white-space error check, so the trailing white-space made it in. This commit unblocks the CI. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</Health>
|
||||
<Identity>
|
||||
<GenericName>Fire Ship</GenericName>
|
||||
<Tooltip>Counters: 3× vs Ships and Buildings. Cannot be garrisoned, and, after ignition, cannot be repaired. Strong against Ram Ships.</Tooltip>
|
||||
<Tooltip>Counters: 3× vs Ships and Buildings. Cannot be garrisoned, and, after ignition, cannot be repaired. Strong against Ram Ships.</Tooltip>
|
||||
<VisibleClasses datatype="tokens">Warship Fireship Melee</VisibleClasses>
|
||||
<Requirements>
|
||||
<Techs datatype="tokens">
|
||||
|
||||
Reference in New Issue
Block a user