mirror of
https://github.com/overte-org/overte.git
synced 2025-04-18 00:26:33 +02:00
removing lingering print statement
This commit is contained in:
parent
afae4f3b96
commit
fda3ec87ce
1 changed files with 0 additions and 1 deletions
|
@ -358,7 +358,6 @@
|
|||
|
||||
Menu.setIsOptionChecked("Show Overlays", physicsEnabled);
|
||||
if (!HMD.active) {
|
||||
print("Show toolbar: " + physicsEnabled);
|
||||
toolbar.writeProperty("visible", physicsEnabled);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue