Skip to content

Fix player disappearing when drowning in painstate (resolves #597)

Radicalicious requested to merge sonic_edge/SRB2:fix-drowning-vanishing into next

MF2_DONTDRAW won't apply unless the player is alive, which seems to fix the issue.

Merge request reports