weird Linux bug
This commit is contained in:
@@ -3,6 +3,7 @@ function love.conf(t)
|
||||
--t.version = "0.9.0" -- The LÖVE version this game was made for (string)
|
||||
t.console = true -- Attach a console (boolean, Windows only)
|
||||
|
||||
t.window = {}
|
||||
t.window.title = "SpaceLove v0.0.0.whatever" -- The window title (string)
|
||||
t.window.icon = nil -- Filepath to an image to use as the window's icon (string)
|
||||
t.window.width = 1280 -- The window width (number)
|
||||
|
Reference in New Issue
Block a user