This is beyond dumb but what can you do.

Please remove this crap when we multithread netupdate please...
This commit is contained in:
NepDisk 2026-01-29 23:06:47 -05:00
parent b49a210e85
commit 70699740cc

View file

@ -4830,6 +4830,9 @@ static void HWR_ProjectSprite(mobj_t *thing)
interpmobjstate_t interp = {0};
mobj_t *interptarg;
if (G_GamestateUsesLevel() == false)
return;
if (!thing)
return;