let's just stuff some ints here because it works
This commit is contained in:
parent
93b6ecb0e1
commit
97aa22d6aa
1 changed files with 1 additions and 1 deletions
2
conf.lua
2
conf.lua
|
|
@ -1,5 +1,5 @@
|
|||
function lovr.conf(t)
|
||||
t.headset.overlay = true
|
||||
t.headset.overlay = 2
|
||||
t.headset.overlayOrder = 2
|
||||
t.window = false
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue