« get me outta code hell

Warmech AI recover move - csb-game - Pixelly spin-off of the Command Synergy Battle system used in Final Fantasy XIII
summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2018-08-16 23:08:33 -0300
committerFlorrie <towerofnix@gmail.com>2018-08-16 23:08:33 -0300
commit4d51316c23687f658a4676c6ba2bb18b653caeff (patch)
treef7e43bca862a234ec4e0fcfc7c3dead90bab9bd2 /index.html
parenta358132379b3034242fd4dbb82bb5fe50e4062d1 (diff)
Warmech AI recover move
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 50ee295..6f6ad3f 100644
--- a/index.html
+++ b/index.html
@@ -18,5 +18,5 @@ canvas {
 }
 </style>
 Nice.
-<canvas id="canvas" tabindex="1"></canvas>
+<canvas id="canvas" tabindex="1" width="400" height="240"></canvas>
 <script src="index.js"></script>