[quake3-commits] [ioquake/ioq3] 63e59a: Fix the behaviour of CVAR_LATCH|CVAR_CHEAT cvars
IR4T4
gutzu at gmx.ch
Sun Apr 8 23:08:05 EDT 2018
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 63e59a4591639625fc15efb0588e0a8776d9fb1d
https://github.com/ioquake/ioq3/commit/63e59a4591639625fc15efb0588e0a8776d9fb1d
Author: IR4T4 <gutzu at gmx.ch>
Date: 2018-04-08 (Sun, 08 Apr 2018)
Changed paths:
M code/qcommon/cvar.c
Log Message:
-----------
Fix the behaviour of CVAR_LATCH|CVAR_CHEAT cvars
Fix the output/behaviour of CVAR_CHEAT flagged cvars in case they are
also of type CVAR_LATCH (avoid the early latch case return to make it
work as intended).
More information about the quake3-commits
mailing list