Skip to content

Commit

Permalink
feat: craft skin
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed Oct 25, 2024
1 parent 9e64c41 commit 683e8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Shared/Scripts/UI/UnlockedSkinScreen.cs
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ private void ShowError(bool show)
m_ErrorMessage.gameObject.SetActive(show);
}
}
}
}

0 comments on commit 683e8ce

Please sign in to comment.