Skip to content

Commit

Permalink
Localization correction
Browse files Browse the repository at this point in the history
  • Loading branch information
LLarean committed Oct 4, 2024
1 parent e075c44 commit 86f408c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Assets/Scripts/Timer/TimerView.cs
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ private void Start()
ResetDisplayedData();

LocalizationManager.OnLocalizationChanged += ChangeLocalization;
ChangeLocalization();
}

private void ChangeLocalization()
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Build path: D:/_Builds/TabataTimer/WebGL_v.1.0.2.27
Build number: 5
Build path: D:/_Builds/TabataTimer/WebGL_v.1.0.3.28
Build number: 6

0 comments on commit 86f408c

Please sign in to comment.