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

Update tower.js

Browse files
Files changed (1) hide show
  1. tower.js +1 -1
tower.js CHANGED
@@ -16,4 +16,4 @@ class Tower {
16
  ctx.fillStyle = this.color;
17
  ctx.fill();
18
  }
19
- }
 
16
  ctx.fillStyle = this.color;
17
  ctx.fill();
18
  }
19
+ }