mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 18:15:52 -05:00
Merge branch 'master' into production
This commit is contained in:
commit
db79ab5c60
1 changed files with 0 additions and 1 deletions
|
@ -431,7 +431,6 @@ module.exports = class PlayLevelView extends RootView
|
|||
application.tracker?.trackEvent 'Saw Victory',
|
||||
level: @level.get('name')
|
||||
label: @level.get('name')
|
||||
getDirectFirstGroup: me.getDirectFirstGroup()
|
||||
application.tracker?.trackTiming victoryTime, 'Level Victory Time', @levelID, @levelID, 100
|
||||
|
||||
showVictory: ->
|
||||
|
|
Loading…
Reference in a new issue