Add: menu app test player
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user