mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-10 00:34:32 +00:00
Restore music upon successful completion of old-style special stage
This commit is contained in:
parent
c85e97a05d
commit
fe750464ae
1 changed files with 1 additions and 0 deletions
|
|
@ -483,6 +483,7 @@ static inline void P_DoSpecialStageStuff(void)
|
|||
|
||||
sstimer = 0;
|
||||
P_GiveEmerald(true);
|
||||
P_RestoreMusic(&players[consoleplayer]);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue