diff --git a/src/hu_stuff.c b/src/hu_stuff.c index 498daad9a..525e19b57 100644 --- a/src/hu_stuff.c +++ b/src/hu_stuff.c @@ -996,7 +996,8 @@ void HU_Ticker(void) } } - cechotimer--; + if (cechotimer) + cechotimer--; if (gamestate != GS_LEVEL) {