diff --git a/Assets/Shared/Scripts/UI/UnlockedSkinScreen.cs b/Assets/Shared/Scripts/UI/UnlockedSkinScreen.cs index 4139f54c..63d90046 100644 --- a/Assets/Shared/Scripts/UI/UnlockedSkinScreen.cs +++ b/Assets/Shared/Scripts/UI/UnlockedSkinScreen.cs @@ -186,4 +186,4 @@ private void ShowError(bool show) m_ErrorMessage.gameObject.SetActive(show); } } -} +} \ No newline at end of file