Misc cleanups

This commit is contained in:
hondacrx
2021-02-09 13:13:08 -05:00
parent 759e13f6e2
commit e04769852a
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -7598,7 +7598,7 @@ namespace Game
if (reverseMap != null)
reverseMap.Add(quest, id);
}
else if (starter)
else
poolRelationMap.Add(quest, id);
++count;