mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-17 19:12:07 -05:00
Update gun/index.html
This commit is contained in:
parent
8130c416c6
commit
6be6063156
@ -9,7 +9,7 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
|
|
||||||
<title>Created with GameMaker: Studio</title>
|
<title>Gun Knight</title>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
@ -69,11 +69,10 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="gm4html5_div_class" id="gm4html5_div_id">
|
<div class="gm4html5_div_class" id="gm4html5_div_id">
|
||||||
<center>
|
|
||||||
<canvas id="canvas" width="512" height="832">
|
<canvas id="canvas" width="512" height="832">
|
||||||
<p>Your browser doesn't support HTML5 canvas.</p>
|
<p>Your browser doesn't support HTML5 canvas.</p>
|
||||||
</canvas>
|
</canvas>
|
||||||
</center>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script type="text/javascript" src="html5game/gun.js"></script>
|
<script type="text/javascript" src="html5game/gun.js"></script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user