Fix emerald hunt not working properly

This commit is contained in:
Steel Titanium 2019-12-28 21:57:29 -05:00
parent 6a85e40232
commit 0d15f27026

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)