mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Revert "Menu option for music resync"
This reverts commit a210874ae421007d0bc97b827b4e52c9b076cd90.
This commit is contained in:
parent
e6eac8cd3d
commit
3ae147b01b
1 changed files with 0 additions and 2 deletions
|
|
@ -1377,8 +1377,6 @@ static menuitem_t OP_SoundOptionsMenu[] =
|
|||
|
||||
{IT_STRING|IT_CVAR, NULL, "Play Music While Unfocused", &cv_playmusicifunfocused, 125},
|
||||
{IT_STRING|IT_CVAR, NULL, "Play SFX While Unfocused", &cv_playsoundifunfocused, 135},
|
||||
|
||||
{IT_STRING|IT_CVAR, NULL, "Music Resynch Threshold (MS)", &cv_music_resync_threshold, 150},
|
||||
};
|
||||
|
||||
static menuitem_t OP_DataOptionsMenu[] =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue