Commit 0283deea authored by haiyoucuv's avatar haiyoucuv

init

parent 114e3641
...@@ -51,7 +51,7 @@ export class Start extends Component{ ...@@ -51,7 +51,7 @@ export class Start extends Component{
MusicBtn.open = localStorage.getItem("MusicStatus") != "false"; MusicBtn.open = localStorage.getItem("MusicStatus") != "false";
document.getElementById("GameDiv").style.overflow = "auto"; document.getElementById("GameDiv").style.overflow = "visible";
// MusicBtn.open = false; // MusicBtn.open = false;
await store.updateFrontVariable(); await store.updateFrontVariable();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment