mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
hwr2: fix encore wipe to white
This commit is contained in:
parent
42fa2cf286
commit
639a56bdfd
1 changed files with 1 additions and 0 deletions
|
|
@ -7660,6 +7660,7 @@ boolean P_LoadLevel(boolean fromnetsave, boolean reloadinggamestate)
|
|||
else if (encoremode)
|
||||
{
|
||||
levelfadecol = 0;
|
||||
wipetype = wipe_encore_towhite;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue