all MP games: Fix C4293 and C4307 in SendProxy_CropFlagsToPlayerFlagBitsLength (#867)
Open
copperpixel
opened this issue 10 months ago
•
0 comments
Follow-up to PR https://github.com/ValveSoftware/source-sdk-2013/pull/862
This PR fixes MSVC warnings C4293 (addresses issue https://github.com/ValveSoftware/source-sdk-2013/issues/867, thanks!) and C4307 in SendProxy_CropFlagsToPlayerFlagBitsLength (src/game/server/player.cpp@8104).