diff options
| author | 1029chris <1029chris@gmail.com> | 2016-03-04 12:23:24 -0800 |
|---|---|---|
| committer | 1029chris <1029chris@gmail.com> | 2016-03-04 12:23:24 -0800 |
| commit | de7151862d393ce4d4b6d7a7fe4023cec1ee6ee2 (patch) | |
| tree | 339a0821230c701a524c09408ea984c8d0bc6d66 /main.lua | |
| parent | 70ba3e8ecb2be9c826ce3a733bc1a962be5cc525 (diff) | |
Changed X/Min button from canvas to function
Diffstat (limited to 'main.lua')
| -rw-r--r-- | main.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ function love.load() love.graphics.setFont(pressstart) loadAssets() loadVar() - loadElements() end function love.update(dt) sys.w = love.graphics.getWidth() |
