Remove extraneous space

This commit is contained in:
Mathias Bynens 2015-04-13 09:51:12 +02:00
parent e3782505bc
commit e9719e3929
1 changed files with 1 additions and 1 deletions

View File

@ -2092,7 +2092,7 @@ strategyFunctions.champion = function()
end
end
elseif status.tries == 500 then
Bridge.chat("beat the game in "..status.canProgress.." !")
Bridge.chat("beat the game in "..status.canProgress.."!")
end
status.tries = status.tries + 1
elseif Memory.value("menu", "shop_current") == 252 then