]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed bug that caused ClientDisconnect to not be called on bots in their first level...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 9 Mar 2006 16:19:23 +0000 (16:19 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 9 Mar 2006 16:19:23 +0000 (16:19 +0000)
commit6ccf17670c1c9e21562e58ea4f05964c475ab3c3
tree570c680f7541936cc9fa770dbfd5755949cf2031
parentac8abfb4850b0061611141880dbff840a2e705bc
fixed bug that caused ClientDisconnect to not be called on bots in their first level (it did get called on their second level onward), this fix does however assume the QC code will call ClientConnect every time it uses spawnclient

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