Skip to content

Commit

Permalink
split changelog file
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxfaby committed Jun 23, 2023
1 parent 60cdd0f commit d1ff4aa
Show file tree
Hide file tree
Showing 4 changed files with 399 additions and 401 deletions.
1 change: 1 addition & 0 deletions BetterUI.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ protected override void Awake()

instance = this;
this.gameObject.hideFlags |= UnityEngine.HideFlags.HideAndDontSave;
this.gameObject.AddComponent<UpdateChecker>();

var languageLoader = new BetterUI.LanguageLoader();
languageLoader.LoadLanguages();
Expand Down
Loading

0 comments on commit d1ff4aa

Please sign in to comment.