EmeraldCoasttt / BrutalDoomPlatinum

EmeraldCoasttt's Brutal Doom fork
Other
74 stars 12 forks source link

Fix Test Map Music #59

Closed Abunchoftrash closed 3 months ago

Abunchoftrash commented 3 months ago

In the PR that replaced MP3 music with OGG, the file "ORB" was removed and replaced with "ORB.ogg".

The MAPINFO was not appropriately updated for this change, causing the Test Map to fall back to whichever song was played last.

This should fix that.