Compare commits
No commits in common. "65991b5062a36b352bbd5d10172a7cfd21872a74" and "2d04b869e20114a3c49b1688e9fd5ff7b6701f00" have entirely different histories.
65991b5062
...
2d04b869e2
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,10 +11,9 @@
|
|||
luac.out
|
||||
|
||||
# Misc (Image, MacOS, Backups) files
|
||||
*.psd
|
||||
*~
|
||||
.DS_Store
|
||||
|
||||
# Tools
|
||||
*.tiled-session
|
||||
*.ase
|
||||
*.psd
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
-- - Checks that LÖVE is defined; if not, run in information loading
|
||||
-- mode only.
|
||||
|
||||
local _VERSION = '0.1.5'
|
||||
local _VERSION = '0.1.4'
|
||||
|
||||
local error_original = error
|
||||
local error, error_internal do
|
||||
|
|
Loading…
Reference in New Issue
Block a user