diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-02-22 17:53:22 -0500 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-02-22 17:53:22 -0500 |
commit | e8bb80af26997bc4e0ed43e4b2cc2cd5596e25f4 (patch) | |
tree | 5150a4ccd50b3de6aec6d9d37e53eced325049f7 /src/SMAPI.Web | |
parent | 66079f2253a0c81bb33c1fee848a6cd2222d43d9 (diff) | |
download | SMAPI-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')
0 files changed, 0 insertions, 0 deletions