Merge branch 'emeraldhunt-fix' into 'next'

Fix emerald hunt not working properly

See merge request STJr/SRB2!593
This commit is contained in:
James R 2019-12-31 01:34:17 -05:00
commit 34687e85d7

View file

@ -1854,8 +1854,7 @@ void G_DoLoadLevel(boolean resetplayer)
return;
}
if (!resetplayer)
P_FindEmerald();
P_FindEmerald();
displayplayer = consoleplayer; // view the guy you are playing
if (!splitscreen && !botingame)