diff options
| author | Michael <[email protected]> | 2017-02-23 17:19:29 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-23 17:19:29 -0500 |
| commit | 741c9ad1536aafe851a9a2f521f39a15b064a3c8 (patch) | |
| tree | 8856c4d24905a328334bd2b5c31cb4820c359ec4 | |
| parent | a082c2cc1772d34ef5288daf269f314db9a36f64 (diff) | |
| download | shiftos_thereturn-741c9ad1536aafe851a9a2f521f39a15b064a3c8.tar.gz shiftos_thereturn-741c9ad1536aafe851a9a2f521f39a15b064a3c8.tar.bz2 shiftos_thereturn-741c9ad1536aafe851a9a2f521f39a15b064a3c8.zip | |
no music it is then..
| -rw-r--r-- | ShiftOS_TheReturn/AudioManager.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS_TheReturn/AudioManager.cs b/ShiftOS_TheReturn/AudioManager.cs index 72b51ce..db3ddc9 100644 --- a/ShiftOS_TheReturn/AudioManager.cs +++ b/ShiftOS_TheReturn/AudioManager.cs @@ -1,4 +1,4 @@ -//#define NOSOUND +#define NOSOUND using System; using System.Collections.Generic; |
