summaryrefslogtreecommitdiff
path: root/assets/models
diff options
context:
space:
mode:
authorZack Middleton <zturtleman@gmail.com>2013-02-01 22:07:52 -0600
committerTim Angus <tim@ngus.net>2013-02-16 21:54:27 +0000
commit0f85a38e7506c15eb5255f664b0c7d1703bc419d (patch)
treecac590fcc014d3957b2819c944d7c490c032eaac /assets/models
parent8087aac13d690c6400c4333f4b9cddb6cdf1cd22 (diff)
Fix MSG_ReadDeltaKey setting bit 1<<bits often
MSG_ReadDeltaKey would often set 1<<bits, it should never be set. It exceeds the size of what was being read. Worked okay for weapons/forward/right/up as they stored as chars (value would wrap around to correct value, lucky). Angles had the wrong value, not sure if it was causing issues.
Diffstat (limited to 'assets/models')
0 files changed, 0 insertions, 0 deletions