New sound system & removed miles

This commit is contained in:
Amun
2025-08-27 21:55:11 +03:00
parent eedc2a0748
commit 71e906b8f2
58 changed files with 94365 additions and 9806 deletions

View File

@@ -632,7 +632,7 @@ void CPythonSystem::ChangeSystem()
else
CScreen::SetShadowFlag(false);
*/
CSoundManager& rkSndMgr = CSoundManager::Instance();
SoundEngine& rkSndMgr = SoundEngine::Instance();
/*
float fMusicVolume;
if (0 == m_Config.music_volume)