Re-implement audio managers
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Zennysoft.Ma.Adapter;
|
||||
|
||||
public enum BackgroundMusic
|
||||
{
|
||||
CrossingTheGate,
|
||||
Droney,
|
||||
TarWinds,
|
||||
UselessImmuneSystem
|
||||
}
|
||||
Reference in New Issue
Block a user