Love:Mike: Removed unused var
This commit is contained in:
parent
f388c58aa6
commit
ea0bf0a56c
@ -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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user