fix 'unknown file extension' error not listing .json as a valid extension

This commit is contained in:
Jesse Plamondon-Willard 2019-08-23 16:18:51 -04:00
parent 1003116f7f
commit 15fd868f59
No known key found for this signature in database
GPG Key ID: CF8B1456B3E29F49
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ These changes have not been released yet.
* Fixed map reloads resetting tilesheet seasons.
* Fixed map reloads not updating door warps.
* Fixed outdoor tilesheets being seasonalised when added to an indoor location.
* Fixed typos and inconsistent spelling.
* Fixed various error messages and inconsistent spelling.
* For the mod compatibility list:
* Now loads faster (since data is fetched in a background service).