WHY WAS THIS NOT SAVED

This commit is contained in:
2025-06-04 23:34:28 -07:00
parent c4e5a09b85
commit 088a215d47

View File

@@ -84,6 +84,10 @@ public class LeaderboardsMenu : MonoBehaviour
{
playerOverlayIcon.transform.localPosition = new Vector2(-16.56f, 14.81f);
}
else if (overlay == "11")
{
playerOverlayIcon.transform.localPosition = new Vector2(-14.74451f, 20.39122f);
}
else if (overlay == "13")
{
playerOverlayIcon.transform.localPosition = new Vector2(-16.54019f, 14.70365f);