mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 20:41:46 +00:00
Fix emerald hunt not working properly
This commit is contained in:
parent
472749de84
commit
0ecbd0baec
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue