mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-21 22:03:36 -07:00
Wrong section was added
This commit is contained in:
parent
5e2b0d6849
commit
4d31ccd5dc
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ namespace Game {
|
|||
const std::string ControllerSection = CONTROLLER_SECTION;
|
||||
const std::string EnhancementSection = ENHANCEMENTS_SECTION;
|
||||
const std::string CheatSection = CHEATS_SECTION;
|
||||
const std::string LanguagesSection = LANGUAGES_SECTION;
|
||||
const std::string HUDColorSection = HUDCOLOR_SECTION;
|
||||
|
||||
void UpdateAudio() {
|
||||
Audio_SetGameVolume(SEQ_BGM_MAIN, Settings.audio.music_main);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue