mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Initial take on wires
This commit is contained in:
@@ -132,7 +132,7 @@ export class HUDSandboxController extends BaseHUDPart {
|
||||
}
|
||||
});
|
||||
|
||||
this.visible = true;
|
||||
this.visible = !G_IS_DEV;
|
||||
this.domAttach = new DynamicDomAttach(this.root, this.element);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user