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

@@ -30,4 +30,4 @@ public class GamePlayerPauseMenu : MonoBehaviour
PlayerPrefs.Save();
});
}
}
}