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',
|
application.tracker?.trackEvent 'Saw Victory',
|
||||||
level: @level.get('name')
|
level: @level.get('name')
|
||||||
label: @level.get('name')
|
label: @level.get('name')
|
||||||
getDirectFirstGroup: me.getDirectFirstGroup()
|
|
||||||
application.tracker?.trackTiming victoryTime, 'Level Victory Time', @levelID, @levelID, 100
|
application.tracker?.trackTiming victoryTime, 'Level Victory Time', @levelID, @levelID, 100
|
||||||
|
|
||||||
showVictory: ->
|
showVictory: ->
|
||||||
|
|
Reference in a new issue