Added Spring Song yet again
Triple checked sync with main due to an issue with the Spring map not loading. Everything seems to work now
This commit is contained in:
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<objects serializationModel="Studio.02.02.00">
|
||||
<object class="AudioFile" id="{424b4763-96f0-45f7-9039-510728276f5e}">
|
||||
<property name="assetPath">
|
||||
<value>Music/music_spring_co_mix2.wav</value>
|
||||
</property>
|
||||
<property name="isStreaming">
|
||||
<value>true</value>
|
||||
</property>
|
||||
<property name="frequencyInKHz">
|
||||
<value>48</value>
|
||||
</property>
|
||||
<property name="channelCount">
|
||||
<value>2</value>
|
||||
</property>
|
||||
<property name="length">
|
||||
<value>243.18164583333333</value>
|
||||
</property>
|
||||
<relationship name="masterAssetFolder">
|
||||
<destination>{4f34473d-1e56-44db-8dd1-60284d90f95e}</destination>
|
||||
</relationship>
|
||||
</object>
|
||||
</objects>
|
Reference in New Issue
Block a user