]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Settings.cc
new level-based controllers
[chaz/yoink] / src / Moof / Settings.cc
index 53cb850f5a6f1cc661057ca4c6f10d4e5a31b3b2..5a321b01be9e53da843e43887d6def5029336a83 100644 (file)
@@ -78,7 +78,7 @@ void Settings::loadFromFiles(const std::vector<std::string>& filePaths)
                {
                        std::string str;
                        script_[-1].get(str);
-                       logWarning("running config file: %s", str.c_str());
+                       logScript("%s", str.c_str());
                        script_.clear();
                }
        }
This page took 0.021227 seconds and 4 git commands to generate.