Update index.html

This commit is contained in:
Echo 2021-11-04 10:55:21 -04:00 committed by GitHub
parent 75472aad82
commit ae0c57d545
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,14 +70,14 @@
<body>
<div class="gm4html5_div_class" id="gm4html5_div_id">
<img src="html5game/splash.png" id="GM4HTML5_loadingscreen" alt="GameMaker:HTML5 loading screen" style="display:none;"/>
<img src="fix/splash.png" id="GM4HTML5_loadingscreen" alt="GameMaker:HTML5 loading screen" style="display:none;"/>
<canvas id="canvas" width="853" height="480">
<p>Your browser doesn't support HTML5 canvas.</p>
</canvas>
</div>
<script type="text/javascript" src="html5game/RetroBowl.js"></script>
<script type="text/javascript" src="fix/game.js"></script>
<script>(function() {