improve rendering
This commit is contained in:
parent
c47ad92f21
commit
8a059b92d5
30 changed files with 286 additions and 260 deletions
|
@ -6,8 +6,6 @@ const Laser = require('./shot/laser.js');
|
|||
class Blaster extends Fixture {
|
||||
constructor(hardpoint, data) {
|
||||
super(hardpoint, data);
|
||||
|
||||
console.log(data);
|
||||
}
|
||||
|
||||
fire() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue