### Summary * Fixes syntax compile error when THREADGUARD is enabled. * Removes `int packetLength` from incoming packet handles since they aren't needed. ### Developer Notes Incoming packet handler `SpanReader` is now properly scoped to that packet by length. |
||
|---|---|---|
| .. | ||
| BaseQuestGump.cs | ||
| InfoNPCGump.cs | ||
| QuestCancelConfirmGump.cs | ||
| QuestConversationGump.cs | ||
| QuestLogDetailedGump.cs | ||
| QuestLogGump.cs | ||
| QuestOfferGump.cs | ||
| QuestReportBackGump.cs | ||
| QuestRewardGump.cs | ||
| RaceChangeGump.cs | ||