TO SQUASH: Started map covering.
This commit is contained in:
@@ -200,4 +200,9 @@ public class BallSpawner : MonoBehaviour
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public Queue<GameObject> GetBalls()
|
||||
{
|
||||
return balls;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user