This commit is contained in:
Gemdation 2025-05-04 09:51:39 -05:00
parent f3a40ec6f0
commit 9caa9bf6d2
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
p.mem {flex: 1} p.mem {flex: 1}
</style> </style>
</head> </head>
<body> <body onload="loadafterwednesdaycheck();">
<div id="bgmplayer"> <div id="bgmplayer">
<h2>BGM player</h2> <h2>BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a> <a href="javascript:playBGM();" id="shopbgmselector"><button id="shopbgm">Play</button></a>