forked from alekuz2323/retro-bowl
Update index.html
This commit is contained in:
parent
4398ea5577
commit
ab0b8a8305
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
|||
<body>
|
||||
<div class="gm4html5_div_class" id="gm4html5_div_id">
|
||||
<img src="html5game/splash.png" id="GM4HTML5_loadingscreen" alt="GameMaker:HTML5 loading screen" style="width: 100%; height: 100%"/>
|
||||
<canvas id="canvas" width="853" height="480">
|
||||
<canvas id="canvas" width="1" height="1">
|
||||
<p>Your browser doesn't support HTML5 canvas.</p>
|
||||
</canvas>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue