Removed double spaces from a couple of internationalized strings.
This commit is contained in:
parent
2e93f56778
commit
71c75e43c1
1 changed files with 2 additions and 2 deletions
|
@ -155,7 +155,7 @@ Note: This scenario uses a combination of two Micro AIs, the Hang Out Micro AI w
|
|||
id=Bad Outlaw
|
||||
[/filter]
|
||||
|
||||
{MESSAGE (Good Bandit) "" "" _"We got him! Now whatever it is we are fighting for is safe."}
|
||||
{MESSAGE (Good Bandit) "" "" _"We got him! Now whatever it is we are fighting for is safe."}
|
||||
|
||||
# So that game goes on to next scenario
|
||||
[modify_side]
|
||||
|
@ -179,7 +179,7 @@ Note: This scenario uses a combination of two Micro AIs, the Hang Out Micro AI w
|
|||
x,y=36,19
|
||||
[/filter]
|
||||
|
||||
{MESSAGE (Bad Outlaw) "" "" _"I made it! Now we can keep fighting for whatever it is that we are fighting for."}
|
||||
{MESSAGE (Bad Outlaw) "" "" _"I made it! Now we can keep fighting for whatever it is that we are fighting for."}
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
|
|
Loading…
Add table
Reference in a new issue