Add: print sample - graph, ranking

This commit is contained in:
2018-08-10 18:16:15 +09:00
parent d97dbaa20f
commit ae42c35807
10 changed files with 188 additions and 14 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
sessionStorage.setItem("playerName", jsonData["playerName"]);
sessionStorage.setItem("playerAccountType", jsonData["playerAccountType"]);
// location.href='./../client/menu_app.html';
location.href='./../client/menu_app.html';
},
(errorMessage, errorCode) => {