diff --git a/src/d_clisrv.c b/src/d_clisrv.c index 0a6757f35..76470b865 100644 --- a/src/d_clisrv.c +++ b/src/d_clisrv.c @@ -1955,6 +1955,9 @@ static boolean CL_ServerConnectionTicker(const char *tmpsave, tic_t *oldtic, tic { I_OsPolling(); + I_NewTwodeeFrame(); + I_NewImguiFrame(); + // Needs to be updated here for M_DrawEggaChannel renderdeltatics = FRACUNIT; rendertimefrac = FRACUNIT;