]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
disable some debugging code that caused an empty packet to be sent each
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 Apr 2007 13:36:31 +0000 (13:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 Apr 2007 13:36:31 +0000 (13:36 +0000)
commit0d5c60506ca1986553db0e5e449fa0d4492d6208
treedc0560ae0f1c56b46000b13e3df217951861d772
parent9cce5b7eefa8ec89bda698afc50759914f6347ea
disable some debugging code that caused an empty packet to be sent each
server frame even if CanSend returned false (which was done just to see
when the CanSend blocking was occurring, since it was hard to tell)

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