Open jasonpanosso opened 7 months ago
fix a regression introduced in deepnight/ldtk@225a891faae5b7d6b5b9a067460a8202e1e17d4b
I simply swapped conditional branches, and built/tested via npm run pack-linux-x86 and it seems to have fixed the regression
npm run pack-linux-x86
closes #1059
also, apologies if this should be merged into master, not completely sure on the repository setup/regular practices.
master
P.S. Thanks so much for the awesome tool!! :)
fix a regression introduced in deepnight/ldtk@225a891faae5b7d6b5b9a067460a8202e1e17d4b
I simply swapped conditional branches, and built/tested via
npm run pack-linux-x86
and it seems to have fixed the regressioncloses #1059
also, apologies if this should be merged into
master
, not completely sure on the repository setup/regular practices.P.S. Thanks so much for the awesome tool!! :)