X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fitem%2Fnexposee.c;h=304bf1dd241c053fa707c13a39898f4a0377fcbf;hb=a0351dd36fefcce48c4467548c7d47d0aca2076e;hp=2369a41077db5334d6ea9ac63348fe3fb47c2b56;hpb=6701ba40024db6ca89585abfc9f091bada9c7992;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/item/nexposee.c b/qcsrc/menu/item/nexposee.c index 2369a4107..304bf1dd2 100644 --- a/qcsrc/menu/item/nexposee.c +++ b/qcsrc/menu/item/nexposee.c @@ -149,8 +149,6 @@ void Nexposee_draw(entity me) me.animationState = 0; } - //print(ftos(me.animationState), "\n"); - f = min(1, frametime * 5); switch(me.animationState) {