mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
Added LanguagesSection
This commit is contained in:
parent
fb4cff2ff2
commit
a4ab321370
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ namespace Game {
|
|||
const std::string EnhancementSection = ENHANCEMENTS_SECTION;
|
||||
const std::string CosmeticsSection = COSMETICS_SECTION;
|
||||
const std::string CheatSection = CHEATS_SECTION;
|
||||
|
||||
const std::string LanguagesSection = LANGUAGES_SECTION;
|
||||
|
||||
void UpdateAudio() {
|
||||
Audio_SetGameVolume(SEQ_BGM_MAIN, Settings.audio.music_main);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue