Re-implement audio managers
This commit is contained in:
7
Zennysoft.Game.Ma.Implementation/Audio/BGMPlayer.cs
Normal file
7
Zennysoft.Game.Ma.Implementation/Audio/BGMPlayer.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using Zennysoft.Game.Implementation;
|
||||
|
||||
namespace Zennysoft.Ma.Adapter;
|
||||
|
||||
public partial class BGMPlayer : DimmableAudioStreamPlayer
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user