mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-24 14:31:02 +00:00
G_UpdateRecords: Play Medal-get sound on successful ET_TIME Medal get
This commit is contained in:
parent
55b7d21051
commit
eab22e73a6
1 changed files with 1 additions and 0 deletions
|
|
@ -634,6 +634,7 @@ void G_UpdateRecords(void)
|
|||
}
|
||||
|
||||
stickermedalinfo.jitter = 4*earnedEmblems;
|
||||
S_StartSound(NULL, sfx_ncitem);
|
||||
}
|
||||
|
||||
M_UpdateUnlockablesAndExtraEmblems(true);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue