Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
StatniZaverecnaZkouska
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BI-VHS
B221_projects
StatniZaverecnaZkouska
Commits
fd4df1f1
Commit
fd4df1f1
authored
2 years ago
by
Kristýna Janovská
Browse files
Options
Downloads
Patches
Plain Diff
hudbo hraj
parent
d8887883
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#248671
passed
2 years ago
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Assets/SZZ/Code/Scripts/BackgroundAudioController.cs
+1
-1
1 addition, 1 deletion
Assets/SZZ/Code/Scripts/BackgroundAudioController.cs
with
1 addition
and
1 deletion
Assets/SZZ/Code/Scripts/BackgroundAudioController.cs
+
1
−
1
View file @
fd4df1f1
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment