Remove audio, will make it as separate packages instead.
This commit is contained in:
@@ -55,7 +55,6 @@ public class TestGame : Game
|
||||
{
|
||||
// ResourceManager.Reload();
|
||||
// _particleSystem!.RestartEmitter(_emitterId);
|
||||
AudioSystem.PlaySound(_sound.Value);
|
||||
}
|
||||
|
||||
if (Input.KeyboardKeyJustPressed(KeyboardKey.One))
|
||||
|
||||
Reference in New Issue
Block a user