Добавление карт, добавление скриптов
This commit is contained in:
@ -2,7 +2,7 @@ using UnityEngine;
|
||||
|
||||
public class TestScript : MonoBehaviour
|
||||
{
|
||||
void Awake()
|
||||
private void Awake()
|
||||
{
|
||||
if (StaticDataMap.SelectedMap == null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user