aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/CrashHandler.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS_TheReturn/CrashHandler.cs')
-rw-r--r--ShiftOS_TheReturn/CrashHandler.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/CrashHandler.cs b/ShiftOS_TheReturn/CrashHandler.cs
index 734f1a9..ed42ea5 100644
--- a/ShiftOS_TheReturn/CrashHandler.cs
+++ b/ShiftOS_TheReturn/CrashHandler.cs
@@ -97,7 +97,6 @@ namespace ShiftOS.Engine
{
if(SaveSystem.CurrentSave != null)
TerminalBackend.InvokeCommand("sos.save");
- AudioManager.Kill();
ServerManager.Disconnect();
while (Application.OpenForms.Count > 0)