This commit is contained in:
2025-06-04 12:44:36 +08:00
parent d2f682d4d4
commit 30f9b0f868

View File

@@ -199,7 +199,7 @@ pub enum ScriptType {
#[value(alias("ethornell"))]
/// Buriko General Interpreter/Ethornell Script
BGI,
#[cfg(feature = "escude")]
#[cfg(feature = "escude-arc")]
/// Escude bin archive
EscudeArc,
#[cfg(feature = "escude")]