mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-27 21:39:38 +02:00
fix microw8.html no-autoload mode
This commit is contained in:
+2
-2
@@ -15,8 +15,8 @@
|
||||
<div id="centered">
|
||||
<canvas id="screen" width="320" height="240">
|
||||
</canvas>
|
||||
<div id="timer" hidden="true"></div>
|
||||
<div id="message"></div>
|
||||
<div id="timer" hidden="true"></div>
|
||||
<div id="message"></div>
|
||||
<button id="cartButton" style="visibility:hidden">Load cart...</button>
|
||||
</div>
|
||||
<div id="footer">
|
||||
|
||||
Reference in New Issue
Block a user