wqewe
This commit is contained in:
parent
6fbd60bab8
commit
d7e88405ad
|
@ -58,6 +58,7 @@ public class GameManager : MonoSingleton<GameManager>
|
||||||
// Start is called before the first frame update
|
// Start is called before the first frame update
|
||||||
private void Awake()
|
private void Awake()
|
||||||
{
|
{
|
||||||
|
if (satelliteImagery != null)
|
||||||
satelliteImagery.SetActive(false);
|
satelliteImagery.SetActive(false);
|
||||||
postureBtn.onClick.AddListener(() =>
|
postureBtn.onClick.AddListener(() =>
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue