API
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
using UnityEngine;
|
||||
using UnityEngine; using Game; using Music; using Player;
|
||||
|
||||
namespace Game
|
||||
{
|
||||
|
||||
public class ObstacleCourse : MonoBehaviour
|
||||
{
|
||||
@@ -13,3 +16,4 @@ public class ObstacleCourse : MonoBehaviour
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user