mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 08:08:47 +08:00
Add import support for escude script
This commit is contained in:
@@ -627,7 +627,7 @@ pub fn import_script(
|
||||
}
|
||||
format::fmt_message(&mut mes, fmt, *builder.script_type());
|
||||
|
||||
script.import_messages(mes, &patched_f, encoding, repl)?;
|
||||
script.import_messages_filename(mes, &patched_f, encoding, repl)?;
|
||||
Ok(types::ScriptResult::Ok)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user