diff --git a/src/p_tick.cpp b/src/p_tick.cpp index 26c4c2ae16..07e153ffa4 100644 --- a/src/p_tick.cpp +++ b/src/p_tick.cpp @@ -117,13 +117,13 @@ void P_Ticker (void) { P_ThinkParticles (); // [RH] make the particles think } - StatusBar->Tick (); // [RH] moved this here for (i = 0; iTick (); // [RH] moved this here level.Tick (); // [RH] let the level tick DThinker::RunThinkers ();