]> icculus.org git repositories - divverent/darkplaces.git/commit
fix stupid bug in CL_SetInfo when checking for pmodel/emodel as key (it was using...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 30 Dec 2006 09:30:33 +0000 (09:30 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 30 Dec 2006 09:30:33 +0000 (09:30 +0000)
commit93850e2a2c219ceefd30400cb7aa6edfad006930
tree95599a1197be24d4b8ebb177f4c8adbd0d3a0b60
parentcfc59b3e7401ed5dd9ae13110f91d995d1117778
fix stupid bug in CL_SetInfo when checking for pmodel/emodel as key (it was using Cmd_Argv)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6669 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c