mirror of
https://github.com/exoticorn/microw8.git
synced 2026-01-20 19:26:43 +01:00
update to new upkr version, use css to scale canvas
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="centered">
|
||||
<canvas id="screen" width="640" height="480"></canvas>
|
||||
<canvas id="screen" width="320" height="240"></canvas>
|
||||
<div id="message"></div>
|
||||
<button id="cartButton">Load cart...</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user