]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed bug that was causing seta commands to usually not save to config.cfg (due to...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 21 Feb 2007 04:38:56 +0000 (04:38 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 21 Feb 2007 04:38:56 +0000 (04:38 +0000)
commit174d8329f84ed718f848273e1e730c60b6d93a28
treebb4eba210e14533edb29243e278338359f4c5190
parent81ab203d90dc99227801821479e837f772b00369
fixed bug that was causing seta commands to usually not save to config.cfg (due to the value being copied to their default when they are created, causing the default matching to prevent them from being saved before)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6882 d7cf8633-e32d-0410-b094-e92efae38249
cvar.c
todo