Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -172,7 +172,7 @@
|
|
172 |
};
|
173 |
|
174 |
const SPRITES = {
|
175 |
-
stand: ['kstand1.png', 'kstand2.png'
|
176 |
};
|
177 |
|
178 |
class Character {
|
|
|
172 |
};
|
173 |
|
174 |
const SPRITES = {
|
175 |
+
stand: ['kstand1.png', 'kstand2.png']
|
176 |
};
|
177 |
|
178 |
class Character {
|