]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fixed major bug in time wrap code, would have not advanced clock at all after wrap...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 13 Jun 2002 19:38:52 +0000 (19:38 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 13 Jun 2002 19:38:52 +0000 (19:38 +0000)
commit098645b2466ede85e63e5d5372d2d8e725ed12ee
tree08a57dd2cc169b1105f2f52d586760a8d648b31e
parent32bf4871f5cff23e5fea502f622974dd9a5790e9
Fixed major bug in time wrap code, would have not advanced clock at all after wrap.  Thanks to Mercury for pointing out the bug.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1953 d7cf8633-e32d-0410-b094-e92efae38249
sys_linux.c
sys_win.c