new beta builds

This commit is contained in:
Paul Liverman III
2015-02-09 20:40:53 -08:00
parent 64bbfc78a8
commit 96c634facc
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ function love.conf(t)
t.identity = "rgb"
t.version = "0.9.1"
--t.author = "Guard13007"
t.console = true
--t.console = true
t.window = {}
t.window.title = "RGB - The Color Chooser"