update jukebox menu description

This commit is contained in:
Sonic Dreamcaster 2024-12-06 15:15:20 -03:00
parent 18631e7292
commit cda21a4dea

View File

@ -532,7 +532,7 @@ void DrawDebugMenu() {
});
UIWidgets::CVarCheckbox("SFX Jukebox", "gSfxJukebox", {
.tooltip = "Allows you to play sound effects from the game"
.tooltip = "Press L in the Expert Sound options to play sound effects from the game"
});
UIWidgets::CVarCheckbox("Spawner Mod", "gSpawnerMod", {