Skip to content
Snippets Groups Projects
Commit 52f05f1c authored by MrWarzo's avatar MrWarzo 💬
Browse files

Merge branch 'jordan.pereira-main-patch-28241' into 'main'

Update SpawnOnMap.cs

See merge request !84
parents a85f8553 6feb036e
1 merge request!84Update SpawnOnMap.cs
namespace Scripts.Waypoints namespace Scripts.Waypoints
{ {
using UnityEngine; using UnityEngine;
using Mapbox.Utils; using Mapbox.Utils;
using Mapbox.Unity.Map; using Mapbox.Unity.Map;
using Mapbox.Unity.Utilities; using Mapbox.Unity.Utilities;
using System.Collections.Generic; using System.Collections.Generic;
using Scripts.Routes; using Scripts.Routes;
//! @authors MapBox //! @authors MapBox
...@@ -119,4 +119,4 @@ ...@@ -119,4 +119,4 @@
return _instance; return _instance;
} }
} }
} }
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment