Skip to content
Snippets Groups Projects
Commit fd4df1f1 authored by Kristýna Janovská's avatar Kristýna Janovská
Browse files

hudbo hraj

parent d8887883
No related branches found
No related tags found
No related merge requests found
Pipeline #248671 passed
......@@ -29,7 +29,7 @@ private void Start() {
}
 
public void Play(AudioSource audio, Action onAudioEnd = null) {
Stop(playOST = false);
//Stop(playOST = false);
 
currentAudio = audio;
this.onAudioEnd = onAudioEnd;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment