mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Remove unnecessary sound
This commit is contained in:
parent
972243ae50
commit
f369c73b2a
1 changed files with 0 additions and 1 deletions
|
@ -281,7 +281,6 @@ module.exports = class PlayHeroesModal extends ModalView
|
|||
popover?.$tip?.i18n()
|
||||
|
||||
onBuyGemsPromptButtonClicked: (e) ->
|
||||
@playSound 'menu-button-click'
|
||||
return @askToSignUp() if me.get('anonymous')
|
||||
@openModalView new BuyGemsModal()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue