mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-10 18:38:45 +02:00
minimize diff
This commit is contained in:
parent
561bd27c38
commit
f6d799c048
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ var desktopMenuItemName = "Desktop";
|
|||
});
|
||||
|
||||
|
||||
var controllerDisplay = false;
|
||||
var controllerDisplay = false;
|
||||
function updateControllerDisplay() {
|
||||
if (HMD.active && Menu.isOptionChecked("Third Person")) {
|
||||
if (!controllerDisplay) {
|
||||
|
|
Loading…
Reference in a new issue