Fix broken image path

Someone typoed a line, resulting in the image path
"units/human-outlaws/rogue+female-attack:250.png" instead of
"units/human-outlaws/rogue+female-attack.png:250".

This fixes a warning and missing animation frame when female Rouges play
their ranged attack animation:

> error display: could not open image 'units/human-outlaws/rogue+female-attack'
This commit is contained in:
Ignacio R. Morelle 2013-03-15 02:15:01 +00:00
parent b676c8cfe0
commit 93496b40ff

View file

@ -167,7 +167,7 @@
[/if]
[else]
[frame]
image="units/human-outlaws/rogue+female-attack:250.png"
image="units/human-outlaws/rogue+female-attack.png:250"
[/frame]
[/else]
[frame]