]> icculus.org git repositories - divverent/darkplaces.git/commit
removed Sys_Sleep call from CL_KeepaliveMessage, as it's probably better to load...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 25 Nov 2004 20:38:37 +0000 (20:38 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 25 Nov 2004 20:38:37 +0000 (20:38 +0000)
commitf93e94801623d171b19785b8ba5db0d0a924882a
tree22b7c264276f42628265d8fc4f6031894793ffb1
parent083d909f667012334c3b69c61cb04121356d1924
removed Sys_Sleep call from CL_KeepaliveMessage, as it's probably better to load as fast as possible than to yield cpu time during loading
removed an unnecessary CL_KeepaliveMessage call in model purging

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