TO SQUASH: Lots of UI.
This commit is contained in:
@@ -2,7 +2,7 @@ using UnityEngine;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
|
||||
public class BallSpawner : MonoBehaviour
|
||||
public class BallSpawner : Spawner
|
||||
{
|
||||
public GameObject basicBallPrefab;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user