Compare commits
2 Commits
6c51b525b5
...
384561f405
Author | SHA1 | Date | |
---|---|---|---|
384561f405 | |||
9cc77c7f78 |
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,9 +11,10 @@
|
|||
luac.out
|
||||
|
||||
# Misc (Image, MacOS, Backups) files
|
||||
*.psd
|
||||
*~
|
||||
.DS_Store
|
||||
|
||||
# Tools
|
||||
*.tiled-session
|
||||
*.ase
|
||||
*.psd
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
--
|
||||
-- Lua library for advanced error handling.
|
||||
|
||||
local _VERSION = '0.5.7'
|
||||
local _VERSION = '0.5.8'
|
||||
|
||||
local string_dist
|
||||
do
|
||||
|
|
Loading…
Reference in New Issue
Block a user