mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 23:55:06 -04:00
Wrong section was added
This commit is contained in:
parent
5e2b0d6849
commit
4d31ccd5dc
@ -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…
Reference in New Issue
Block a user