Skip to content

Commit

Permalink
Fixed extra live text.
Browse files Browse the repository at this point in the history
  • Loading branch information
ceronman committed Apr 14, 2012
1 parent dc1a99b commit 350be52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arkatinto.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/bonus.coffee
Expand Up @@ -24,7 +24,7 @@ class BonusAction
class ExtraLifeBonusAction extends BonusAction

color: 'green'
text: 'Extra life!'
text: 'Vida Extra!'
duration: 2

start: ->
Expand Down

0 comments on commit 350be52

Please sign in to comment.