Skip to content

Commit

Permalink
chore: fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed May 29, 2024
1 parent bbfe469 commit fac5145
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Assets/Shared/Scripts/UI/MainMenu.cs
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,7 @@ async void OnEnable()
}

ShowLoading(false);
<<<<<<< HEAD
// Show the logout button if the player is logged in
=======
// Show the logout button if the user is logged in
>>>>>>> 28c6820 (feat: logout)
ShowLogoutButton(SaveManager.Instance.IsLoggedIn);
}

Expand Down

0 comments on commit fac5145

Please sign in to comment.