]> git.mxchange.org Git - flightgear.git/blobdiff - src/Traffic/Schedule.hxx
Canvas: Add new element type map for geo mapping.
[flightgear.git] / src / Traffic / Schedule.hxx
index e3c8d84512c3efbb75dca1af1c0a6b1c2724bbc8..a85d46df6be5aecbdfc7faff828f6a25b57e359e 100644 (file)
@@ -91,6 +91,8 @@ class FGAISchedule
 
   ~FGAISchedule(); //destructor
 
+    static bool validModelPath(const std::string& model);
+    
   bool update(time_t now, const SGVec3d& userCart);
   bool init();