TO SQUASH: Started nuke ball.
This commit is contained in:
@@ -10,10 +10,7 @@ public class Intro : FadeCallback
|
||||
private IEnumerator playAudioCoroutine;
|
||||
|
||||
// Start is called once before the first execution of Update after the MonoBehaviour is created
|
||||
void Start()
|
||||
{
|
||||
|
||||
}
|
||||
void Start() { }
|
||||
|
||||
// Update is called once per frame
|
||||
void Update() { }
|
||||
|
||||
Reference in New Issue
Block a user