editor fixes
This commit is contained in:
@@ -21,7 +21,7 @@ void check_timer(struct timer *t, double dt)
|
||||
return;
|
||||
}
|
||||
|
||||
t->on = 0;
|
||||
timer_pause(t);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user