Compare commits
No commits in common. "9744d841f7f97d843061d7025a65a0c099a6d6aa" and "f70889aeedc9777f837f83203c951f01ce4410fe" have entirely different histories.
9744d841f7
...
f70889aeed
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
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
--
|
||||
-- @author Jon Michael Aanes (jonjmaa@gmail.com)
|
||||
|
||||
local _VERSION = '0.1.3'
|
||||
local _VERSION = '0.1.2'
|
||||
|
||||
local palette_swap = {
|
||||
_VERSION = _VERSION,
|
||||
|
|
Loading…
Reference in New Issue
Block a user