conf.lua 53 B

123
  1. function lovr.conf(t)
  2. t.modules.headset = false
  3. end