master #3

Open
cacahuetes wants to merge 999 commits from liza/Questionable:master into cacahuetes-ShB-Healer
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 98aa8f2469 - Show all commits

View File

@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>4.5</Version>
<Version>4.6</Version>
</PropertyGroup>
</Project>

View File

@ -178,7 +178,7 @@ internal sealed unsafe class QuestFunctions
alliedQuestsForSameSociety.Insert(0, (firstTrackedQuest, firstTrackedSequence));
_alliedSocietyData.GetCommonAlliedSocietyNpcs(firstTrackedAlliedSociety, out uint[]? normalNpcs,
out uint[]? mountNpcs);
out _);
if (normalNpcs.Length > 0)
{