mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-17 04:35:46 +08:00
Add support to dump name for panicon
This commit is contained in:
@@ -989,6 +989,8 @@ fn main() {
|
||||
circus_mes_type: arg.circus_mes_type.clone(),
|
||||
#[cfg(feature = "escude-arc")]
|
||||
escude_fake_compress: arg.escude_fake_compress.clone(),
|
||||
#[cfg(feature = "escude")]
|
||||
escude_enum_scr: arg.escude_enum_scr.clone(),
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user