コード例 #1
0
ファイル: AudioManager.cs プロジェクト: Thanhvx-dth/Tanks
		private void Awake()
		{
			_instance = this;
		}