Add: menu app test player

This commit is contained in:
2018-08-06 17:06:21 +09:00
parent 0fc0456c16
commit f39b64d60e
4 changed files with 69 additions and 4 deletions
+1 -2
View File
@@ -33,9 +33,8 @@ function onChangePlayerCount() {
}
function onClickMaestroUpgrade() {
console.log("onClickMaestroUpgrade");
// console.log("onClickMaestroUpgrade");
location.href='./../maestro/upgrade.html';
location.href = "www.yoursite.com";
}
</script>