Merge pull request #496 from thecodingmachine/fixSkinChangeCrash

FIX: going back a 2nd time to SelectCharacterScene used to crash the game
This commit is contained in:
Kharhamel
2020-12-16 15:25:36 +01:00
committed by GitHub
6 changed files with 32 additions and 19 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
margin: 10px;
}
</style>
<main id="menuIcon">
<main id="menuIcon" hidden>
<section>
<button id="openMenuButton">Menu</button>
</section>