diff --git a/src/d_main.cpp b/src/d_main.cpp index 6f5259fbb..4f023e81e 100644 --- a/src/d_main.cpp +++ b/src/d_main.cpp @@ -868,7 +868,7 @@ void D_Display () GSnd->DrawWaveDebug(snd_drawoutput); } - if (!wipe || NoWipe < 0) + if (!wipe || NoWipe < 0 || wipe_type == wipe_None) { NetUpdate (); // send out any new accumulation // normal update