aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-02-25 10:48:11 -0700
committerwilliam341 <[email protected]>2017-02-25 10:48:11 -0700
commit68828baafd981c35d3858dedd5c42114eab612c7 (patch)
treefceb4319ccc269096504d717d920c50f942e727a /ShiftOS_TheReturn
parent5da5f16aefbb903468285fb0dc98cc204e7befa4 (diff)
downloadshiftos_thereturn-68828baafd981c35d3858dedd5c42114eab612c7.tar.gz
shiftos_thereturn-68828baafd981c35d3858dedd5c42114eab612c7.tar.bz2
shiftos_thereturn-68828baafd981c35d3858dedd5c42114eab612c7.zip
re-enable music, it works
Diffstat (limited to 'ShiftOS_TheReturn')
-rw-r--r--ShiftOS_TheReturn/AudioManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/AudioManager.cs b/ShiftOS_TheReturn/AudioManager.cs
index 5816aca..a548cf6 100644
--- a/ShiftOS_TheReturn/AudioManager.cs
+++ b/ShiftOS_TheReturn/AudioManager.cs
@@ -22,7 +22,7 @@
* SOFTWARE.
*/
-#define NOSOUND
+//#define NOSOUND
using System;
using System.Collections.Generic;