KaiShin1885 commited on
Commit
4b063c9
·
verified ·
1 Parent(s): 0f1343b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -172,7 +172,7 @@
172
  };
173
 
174
  const SPRITES = {
175
- stand: ['kstand1.png', 'kstand2.png', 'kstand3.png']
176
  };
177
 
178
  class Character {
 
172
  };
173
 
174
  const SPRITES = {
175
+ stand: ['kstand1.png', 'kstand2.png']
176
  };
177
 
178
  class Character {