mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-21 19:34:26 +08:00
add new settings
This commit is contained in:
@@ -1260,6 +1260,8 @@ fn main() {
|
||||
bgi_img_scramble: arg.bgi_img_scramble.clone(),
|
||||
#[cfg(feature = "cat-system-arc")]
|
||||
cat_system_int_encrypt_password: arg.cat_system_int_encrypt_password.clone(),
|
||||
#[cfg(feature = "cat-system-img")]
|
||||
cat_system_image_canvas: arg.cat_system_image_canvas,
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user