Set overlay height to 2
This requires latest master LOVR
This commit is contained in:
parent
6d8ee9ce24
commit
3887144f6a
1 changed files with 1 additions and 1 deletions
2
conf.lua
2
conf.lua
|
|
@ -1,4 +1,4 @@
|
|||
function lovr.conf(t)
|
||||
t.headset.overlay = true
|
||||
t.headset.overlay = 2
|
||||
t.window = false
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue