mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-09 03:37:49 +03:00
update jukebox menu description
This commit is contained in:
parent
18631e7292
commit
cda21a4dea
@ -532,7 +532,7 @@ void DrawDebugMenu() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
UIWidgets::CVarCheckbox("SFX Jukebox", "gSfxJukebox", {
|
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", {
|
UIWidgets::CVarCheckbox("Spawner Mod", "gSpawnerMod", {
|
||||||
|
Loading…
Reference in New Issue
Block a user