Better fix to laser dot, fix #1692
This commit is contained in:
parent
049f9c41ba
commit
37b765083c
1 changed files with 0 additions and 3 deletions
|
@ -58,9 +58,6 @@ public class TileLaser extends TileBuildCraft implements IActionReceptor, IMachi
|
|||
@Override
|
||||
public void initialize () {
|
||||
super.initialize();
|
||||
|
||||
laser.head = new Position(xCoord, yCoord, zCoord);
|
||||
laser.tail = new Position(xCoord, yCoord, zCoord);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue