mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-19 18:34:37 +08:00
Use a more safe way to patch BGI script
This commit is contained in:
@@ -195,6 +195,8 @@ pub struct ExtraConfig {
|
||||
pub escude_enum_scr: Option<String>,
|
||||
#[cfg(feature = "bgi")]
|
||||
pub bgi_import_duplicate: bool,
|
||||
#[cfg(feature = "bgi")]
|
||||
pub bgi_disable_append: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, ValueEnum, PartialEq, Eq, PartialOrd, Ord)]
|
||||
|
||||
Reference in New Issue
Block a user