Fix: link maestro_menu_app_test_player.html
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
sessionStorage.setItem("playerName", jsonData["playerName"]);
|
||||
sessionStorage.setItem("playerAccountType", jsonData["playerAccountType"]);
|
||||
|
||||
location.href='./../client/menu_app.html';
|
||||
location.href='./../client/main_menu.html';
|
||||
},
|
||||
|
||||
function(errorMessage, errorCode) {
|
||||
|
||||
Reference in New Issue
Block a user