diff --git a/T3-Unity/Assets/Scripts/Waypoints/WaypointsFactory.cs b/T3-Unity/Assets/Scripts/Waypoints/WaypointsFactory.cs index d1e4a509216006c467f3a7cb12403caa4dbfd63b..206b8c9b65025771e0c757970c6e87024f505bb3 100644 --- a/T3-Unity/Assets/Scripts/Waypoints/WaypointsFactory.cs +++ b/T3-Unity/Assets/Scripts/Waypoints/WaypointsFactory.cs @@ -56,14 +56,6 @@ { return instance; } - /* - //! @brief Retourne si les waypoints ont fini d'être crée - //! @details Retourne si les waypoints ont fini d'être crée - public bool getTest() - { - return test; - }*/ - //! @brief Retourne les coordonnées des waypoints //! @details Retourne la liste des coordonnées des waypoints