Format code
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Scampz.GameJam.Assets.Scripts
|
||||
public class BGMManager : MonoBehaviour
|
||||
{
|
||||
public static BGMManager Instance { get; private set; }
|
||||
|
||||
|
||||
[SerializeField]
|
||||
private AudioSource audioSource;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user