wowowowowowowo so much stuff

This commit is contained in:
0x81c 2015-03-14 05:36:02 -04:00
parent fe21cb61e3
commit 2f40eaf000
249 changed files with 391 additions and 20 deletions

View file

@ -1,5 +1,5 @@
function love.conf(t)
t.window.width = 640
t.window.height = 640
t.window.width = 700
t.window.height = 700
t.window.title = "CHROMA SOLSTICE"
end