summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 17:53:22 -0500
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2020-02-22 17:53:22 -0500
commite8bb80af26997bc4e0ed43e4b2cc2cd5596e25f4 (patch)
tree5150a4ccd50b3de6aec6d9d37e53eced325049f7 /src/SMAPI.Web/Views
parent66079f2253a0c81bb33c1fee848a6cd2222d43d9 (diff)
downloadSMAPI-e8bb80af26997bc4e0ed43e4b2cc2cd5596e25f4.tar.gz
SMAPI-e8bb80af26997bc4e0ed43e4b2cc2cd5596e25f4.tar.bz2
SMAPI-e8bb80af26997bc4e0ed43e4b2cc2cd5596e25f4.zip
fix errors loading spouse room content packs in SMAPI 3.3
The new logic for loading map tilesheets incorrectly changed vanilla tilesheets like "townInterior" to "Maps/townInterior". While the game itself handled that, mods like Content Patcher which compared tilesheet paths would incorrectly decide that "townInterior" and "Maps/townInterior" were different files, and add a new tilesheet for it; that in turn would cause errors when patching spouse rooms, since it doesn't copy tilesheets.
Diffstat (limited to 'src/SMAPI.Web/Views')
0 files changed, 0 insertions, 0 deletions