Skip to content

Commit

Permalink
Fix soda can explosion nullptr reference
Browse files Browse the repository at this point in the history
  • Loading branch information
toberge committed Mar 17, 2024
1 parent 31b7ef5 commit 33458eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Assets/Prefabs/Props/SodaCan.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ MonoBehaviour:
hitBoxLayers:
serializedVersion: 2
m_Bits: 8
soundEffect: {fileID: 11400000, guid: 28f9f37273016fc44a53dce269db19f7, type: 2}
--- !u!73398921 &5108171519858730855
VFXRenderer:
serializedVersion: 1
Expand Down Expand Up @@ -571,7 +572,7 @@ AudioSource:
m_GameObject: {fileID: 8071334714894161657}
m_Enabled: 1
serializedVersion: 4
OutputAudioMixerGroup: {fileID: 0}
OutputAudioMixerGroup: {fileID: 4898656368289658944, guid: 92cf7610df7967a41806df0e74d33c49, type: 2}
m_audioClip: {fileID: 8300000, guid: b6284216ae87a2813a7477ff5d4c4c7e, type: 3}
m_PlayOnAwake: 0
m_Volume: 1
Expand Down

0 comments on commit 33458eb

Please sign in to comment.