Add configsets targets labels

This commit is contained in:
emanuele-f 2019-12-23 14:26:41 +01:00
parent c665bc78d7
commit fc0206327e
6 changed files with 45 additions and 6 deletions

View file

@ -82,7 +82,7 @@ elseif(action == "set_targets") then
end
if(subdir == nil) then
traceError(TRACE_ERROR, TRACE_CONSOLE, "Missing 'subdir' parameter")
traceError(TRACE_ERROR, TRACE_CONSOLE, "Missing 'script_subdir' parameter")
return
end