Fix location of Pam's upgraded house in the map (#25)

This commit is contained in:
Samuel 2019-12-28 14:59:18 -03:00 committed by cdaragorn
parent a887d97f9c
commit 180c566f65
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ namespace UIInfoSuite.UIElements
{ "Sewer", new KeyValuePair<int, int>(380, 596) },
{ "WizardHouse", new KeyValuePair<int, int>(196, 352) },
{ "Trailer", new KeyValuePair<int, int>(780, 360) },
{ "pamHouseUpgrade", new KeyValuePair<int, int>(780, 360) },
{ "Trailer_Big", new KeyValuePair<int, int>(780, 360) },
{ "Forest", new KeyValuePair<int, int>(80, 272) },
{ "Woods", new KeyValuePair<int, int>(100, 272) },
{ "WitchSwamp", new KeyValuePair<int, int>(0, 0) },