Skip to content

Commit 7ae49f3

Browse files
committed
feat: craft skin
1 parent 0c724e0 commit 7ae49f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Shared/Scripts/UI/UnlockedSkinScreen.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,4 @@ private void ShowError(bool show)
186186
m_ErrorMessage.gameObject.SetActive(show);
187187
}
188188
}
189-
}
189+
}

0 commit comments

Comments
 (0)