Skip to content

Commit

Permalink
feat: craft skin
Browse files Browse the repository at this point in the history
  • Loading branch information
nattb8 committed Nov 7, 2024
1 parent 53e4669 commit 4361c40
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 4361c40

Please sign in to comment.