index
:
duet
trunk
there are two colours
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
conf.lua
blob: dca36d1a32051b287a77d5abdf67ddc27ea8292e (
plain
)
1
function
love
.
conf
(
t
)
t
.
window
.
msaa
=
8
t
.
window
.
title
=
'duet'
end