ModernUO/Projects/UOContent/Assistants
Kamron Batman 7d9bc9ff0a
fix: Fixes thread guard and cleans up incoming packet reader (#1641)
### 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.
2023-12-19 17:04:09 -08:00
..
AssistantConfiguration.cs feat: Moves antimacro to a configuration (#1323) 2023-01-23 21:51:05 -08:00
AssistantFeatures.cs fix: Removes razor negotiations since they arent maintained (#1090) 2022-06-26 08:33:53 -07:00
AssistantHandler.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00
AssistantProtocol.cs fix: Fixes thread guard and cleans up incoming packet reader (#1641) 2023-12-19 17:04:09 -08:00