Home | History | Annotate | Download | only in progs

Lines Matching full:timeleft

73 void(float timeleft) DropQuad =

90 item.cnt = time + timeleft;
92 item.nextthink = time + timeleft; // remove it with the time left on it
133 void(float timeleft) DropRing =
150 item.cnt = time + timeleft;
152 item.nextthink = time + timeleft; // remove after 30 seconds