mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-17 16:07:45 +00:00
![]() In PacketHandlers.cpp ~line453 - we are trying to insert a hex value (128) x80 and will cause an underflow to -128. Suggestion is to move to unsigned char to capture the intended value. |
||
---|---|---|
.. | ||
Server_Common | ||
Server_Lobby | ||
Server_REST | ||
Server_Zone | ||
CMakeLists.txt |