holy water has been sprinkled on the dancing corpses. they dance no more

also a little whitespace
This commit is contained in:
Bill Currie 2000-12-12 06:17:02 +00:00
parent 0c662b0e6a
commit c765120903
3 changed files with 29 additions and 12 deletions

View file

@ -259,7 +259,7 @@ main (int c, char **v)
oldtime = Sys_DoubleTime ();
while (1) {
// find time spent rendering last frame
// find time spent rendering last frame
newtime = Sys_DoubleTime ();
time = newtime - oldtime;