Love:Mike: Removed unused var
This commit is contained in:
@@ -2,8 +2,6 @@ require "lib/keys"
|
|||||||
require "lib/functions"
|
require "lib/functions"
|
||||||
|
|
||||||
function love.load()
|
function love.load()
|
||||||
saveFile = "test.lua"
|
|
||||||
|
|
||||||
-- Create a table and grab the screen width/height
|
-- Create a table and grab the screen width/height
|
||||||
screen = {}
|
screen = {}
|
||||||
screen.width = love.graphics.getWidth()
|
screen.width = love.graphics.getWidth()
|
||||||
|
Reference in New Issue
Block a user