Fix crash when using audio playback and playing editor meanwhile

This commit is contained in:
Wojtek Figat
2025-03-11 18:10:48 +01:00
parent a3cc3c79e2
commit 3c303514a4
4 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
// Copyright (c) 2012-2024 Wojciech Figat. All rights reserved.
using System.IO;
using System.Xml;
using FlaxEditor.Content;
using FlaxEditor.Content.Import;