Fix: link maestro_menu_app_test_player.html

This commit is contained in:
2019-09-15 22:39:16 +09:00
parent 2b77b3a67a
commit 1fdabf5884
2 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -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) {