mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-14 00:44:26 +08:00
add circus special rules to fixed formatter
This commit is contained in:
@@ -252,7 +252,7 @@ pub fn import_script(
|
||||
}
|
||||
None => {}
|
||||
}
|
||||
format::fmt_message(&mut mes, fmt);
|
||||
format::fmt_message(&mut mes, fmt, *builder.script_type());
|
||||
script.import_messages(mes, &patched_f, encoding)?;
|
||||
Ok(types::ScriptResult::Ok)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user