mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 14:02:59 +01:00
Allow multiple asset pack overrides
This commit is contained in:
@@ -21,7 +21,7 @@ using namespace OpenRCT2::Audio;
|
||||
|
||||
void AudioObject::Load()
|
||||
{
|
||||
// Start with base images
|
||||
// Start with base samples
|
||||
_loadedSampleTable.LoadFrom(_sampleTable, 0, _sampleTable.GetCount());
|
||||
|
||||
// Override samples from asset packs
|
||||
|
||||
Reference in New Issue
Block a user