Fix emerald hunt not working properly

This commit is contained in:
Steel Titanium 2019-12-28 21:57:29 -05:00
parent 472749de84
commit 0ecbd0baec

View file

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