Fix: bestRecord bug
This commit is contained in:
@@ -16,6 +16,7 @@ class Result {
|
||||
|
||||
// top
|
||||
let backButton = new BackButton( () => {
|
||||
sessionStorageManager.resetPlayingAppData();
|
||||
location.href = '../../web/client/menu_app.html';
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user