mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-01 16:33:38 -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()
|
popover?.$tip?.i18n()
|
||||||
|
|
||||||
onBuyGemsPromptButtonClicked: (e) ->
|
onBuyGemsPromptButtonClicked: (e) ->
|
||||||
@playSound 'menu-button-click'
|
|
||||||
return @askToSignUp() if me.get('anonymous')
|
return @askToSignUp() if me.get('anonymous')
|
||||||
@openModalView new BuyGemsModal()
|
@openModalView new BuyGemsModal()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue