opravene kabely (je jen 1 scena)
This commit is contained in:
@@ -110,7 +110,7 @@ namespace Subsystems
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug.Log("GPS failed, trying again...");)
|
||||
Debug.Log("GPS failed, trying again...");
|
||||
_GPSState = GPSState.Uninitialized;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ using System.Collections.Generic;
|
||||
using System.Globalization;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
using UnityEngine.Localization.Pseudo;
|
||||
using UnityEngine.UI;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user