Optimize arrow finding code & add commas to scores

This commit is contained in:
2025-06-05 21:31:48 -07:00
parent ccc6a5431c
commit a69f4cc73d
10 changed files with 54 additions and 33 deletions

View File

@@ -100,4 +100,4 @@ public class LoadingMenu : MonoBehaviour
PlayerPrefs.SetInt(key, value);
}
}
}
}