diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-20 23:26:03 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-20 23:26:03 -0400 |
| commit | ee3e85bc67a0f6f1761c11ea452d7bb862105930 (patch) | |
| tree | 8d065b97d833aba9761aacaeac7bc887f0b76af3 /Assets/Scripts/Sound.cs.meta | |
| parent | 7c1e566113d59699af1624186c64eca67f063fc6 (diff) | |
| download | Project-Sandbox-ee3e85bc67a0f6f1761c11ea452d7bb862105930.tar.gz Project-Sandbox-ee3e85bc67a0f6f1761c11ea452d7bb862105930.tar.bz2 Project-Sandbox-ee3e85bc67a0f6f1761c11ea452d7bb862105930.zip | |
Audio works :D
Diffstat (limited to 'Assets/Scripts/Sound.cs.meta')
| -rw-r--r-- | Assets/Scripts/Sound.cs.meta | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Assets/Scripts/Sound.cs.meta b/Assets/Scripts/Sound.cs.meta new file mode 100644 index 0000000..3a3da0e --- /dev/null +++ b/Assets/Scripts/Sound.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: c1898fe7eafa1cd4e91085e11b27a27d +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: |
