mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-17 11:02:08 -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 charset="utf-8" />
|
||||
|
||||
<title>Created with GameMaker: Studio</title>
|
||||
<title>Gun Knight</title>
|
||||
|
||||
<style>
|
||||
body {
|
||||
@ -69,11 +69,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="gm4html5_div_class" id="gm4html5_div_id">
|
||||
<center>
|
||||
|
||||
<canvas id="canvas" width="512" height="832">
|
||||
<p>Your browser doesn't support HTML5 canvas.</p>
|
||||
</canvas>
|
||||
</center>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="html5game/gun.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user