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

Suppression des conflits dans GameManager.cs

parent 233e68b4
2 merge requests!41Amélioration de la documentation et du GUI,!37Main
<<<<<<< HEAD
using System.Collections;
=======
using System.Collections;
using System.Collections.Generic;
>>>>>>> 7889a14421855517f354bdb859a5d0b1a8a79734
using UnityEngine;
using Mapbox.Unity.Map;
using Mapbox.Examples;
......@@ -97,4 +93,4 @@ public class GameManager : MonoBehaviour
canvas.GetComponentInChildren<Transform>().gameObject.SetActive(false);
locked = true;
}
}
\ 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