Darkened Menu GFX

This commit is contained in:
Grant Bagwell 2023-04-05 00:30:35 +02:00
parent 4c751fcb59
commit d6235ef199
3 changed files with 1 additions and 1 deletions

View file

@ -220,7 +220,7 @@ void HandleInput_Default( ovrInputStateTrackedRemote *pDominantTrackedRemoteNew,
}
}
//Close the datapad
//Close the datapad
if (((secondaryButtonsNew & secondaryButton2) !=
(secondaryButtonsOld & secondaryButton2)) &&
(secondaryButtonsNew & secondaryButton2)) {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 275 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 130 KiB

After

Width:  |  Height:  |  Size: 275 KiB