mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-28 14:47:16 +08:00
Use a more safe way to patch BGI script
This commit is contained in:
@@ -1061,6 +1061,8 @@ fn main() {
|
||||
escude_enum_scr: arg.escude_enum_scr.clone(),
|
||||
#[cfg(feature = "bgi")]
|
||||
bgi_import_duplicate: arg.bgi_import_duplicate,
|
||||
#[cfg(feature = "bgi")]
|
||||
bgi_disable_append: arg.bgi_disable_append,
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user