[quake3-commits] [ioquake/ioq3] e793c0: Fix crash when pmove_msec is 0
Zack Middleton
zack at cloemail.com
Sat Aug 19 02:43:03 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: e793c0c37c32a38341a284cf405a1fc64b016206
https://github.com/ioquake/ioq3/commit/e793c0c37c32a38341a284cf405a1fc64b016206
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M code/cgame/cg_predict.c
M code/game/g_active.c
Log Message:
-----------
Fix crash when pmove_msec is 0
When pmove_fixed is set to 1, setting pmove_msec to 0 would crash.
More information about the quake3-commits
mailing list