more drops
This commit is contained in:
@@ -57,7 +57,6 @@ class LineBox extends Phaser.GameObjects.Graphics {
|
||||
return delta[j];
|
||||
});
|
||||
}
|
||||
console.log(this.lineCoord);
|
||||
|
||||
this.lineStyle(5, 0xFF00FF, 1);
|
||||
this.lineBetween(this.lineCoord[0], horizY, this.lineCoord[1], horizY);
|
||||
|
||||
Reference in New Issue
Block a user