mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
### 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. |
||
|---|---|---|
| .. | ||
| Channel.cs | ||
| Chat.cs | ||
| ChatActionHandler.cs | ||
| ChatActionHandlers.cs | ||
| ChatCommand.cs | ||
| ChatPackets.cs | ||
| ChatUser.cs | ||