Added hold at full to actor effect timing. Added the xml to lua converter.

This commit is contained in:
Kyzentun
2015-05-01 07:50:34 -06:00
parent 9829de8b56
commit 5eba25a495
7 changed files with 905 additions and 55 deletions
+1 -1
View File
@@ -830,7 +830,7 @@ try_element_again:
GetThemeDirFromName(SpecialFiles::BASE_THEME_NAME) + "\".";
LOG->UserLog("Theme element", element.c_str(), "%s", error.c_str());
LOG->Warn( "%s %s", element.c_str(), error.c_str());
LuaHelpers::ScriptErrorMessage(error);
LuaHelpers::ScriptErrorMessage("'" + element + "' " + error);
}
// Err?