Merge pull request #16 from mathiasbynens/spaces

Remove extraneous space
This commit is contained in:
kyle 2015-04-13 10:14:23 -07:00
commit 1747520404
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