TO SQUASH: Lots of UI.

This commit is contained in:
2026-08-25 22:24:07 -04:00
parent 71bb746e8a
commit dad4d10207
129 changed files with 5151 additions and 60107 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ using UnityEngine;
using System.Collections;
using System.Collections.Generic;
public class BallSpawner : MonoBehaviour
public class BallSpawner : Spawner
{
public GameObject basicBallPrefab;