Chronos234 commited on
Commit
90de496
·
verified ·
1 Parent(s): 6cd456b

Update enemy.js

Browse files
Files changed (1) hide show
  1. enemy.js +1 -1
enemy.js CHANGED
@@ -21,4 +21,4 @@ class Enemy {
21
  ctx.fillStyle = 'red';
22
  ctx.fill();
23
  }
24
- }
 
21
  ctx.fillStyle = 'red';
22
  ctx.fill();
23
  }
24
+ }