Skip to content

Commit

Permalink
Applied github action suggestion.
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
koschke and github-actions[bot] authored Nov 15, 2023
1 parent 10fe478 commit 1b4cebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/SEE/UI/SettingsMenu.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ protected override void UpdateDesktop()
{
// handles the case where the user is in the KeybindingsPanel but wants to close it
keybindingsPanel.gameObject.SetActive(false);
}
}
else
{
// handles the case where the user wants to open/close the SettingsPanel
Expand Down

0 comments on commit 1b4cebb

Please sign in to comment.