Skip to content

Commit 425b32e

Browse files
committed
adding last progress game when finish mirror scene not from menu
1 parent 1997c5d commit 425b32e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/game/managers/gameManager.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ export default class GameManager extends Singleton {
125125
this.ui.enablePauseMenu(false);
126126

127127
// TRACKER EVENT
128+
this.gameManager.progressGame();
128129
this.trackerManager.sendCompleteGame(true);
129130
}
130131
}

0 commit comments

Comments
 (0)