Skip to content

Fix mobj unarchiving code

LJ Sonic requested to merge jimita-why-you-done-this!!! into next

This reverts P_SetMobjSpawnDefaults because it causes various bugs in the mobj unarchiving code, most notably the Cannot remove player mobj by setting its state to S_NULL. error whenever someone joins.

Merge request reports