mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'emeraldhunt-fix' into 'next'
Fix emerald hunt not working properly See merge request STJr/SRB2!593
This commit is contained in:
commit
be66b67f63
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