Fix door opening sound
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -33,6 +33,11 @@ class FlutterAudioAdapter implements EngineAudio {
|
||||
Wolf3d.I.audio.dispose();
|
||||
}
|
||||
|
||||
@override
|
||||
Future<void> debugSoundTest() async {
|
||||
Wolf3d.I.audio.debugSoundTest();
|
||||
}
|
||||
|
||||
@override
|
||||
WolfensteinData? get activeGame => Wolf3d.I.activeGame;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user