conf.lua 50 B

123
  1. function lovr.conf(t)
  2. t.gammacorrect = true
  3. end