8 lines
137 B
C#
8 lines
137 B
C#
using Zennysoft.Game.Implementation;
|
|
|
|
namespace Zennysoft.Ma.Adapter;
|
|
|
|
public partial class BGMPlayer : DimmableAudioStreamPlayer
|
|
{
|
|
}
|