mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 12:58:45 +08:00
Create pbd by default for tjs/ns0 file
This commit is contained in:
@@ -40,7 +40,7 @@ impl ScriptBuilder for TjsNs0Builder {
|
||||
}
|
||||
|
||||
fn extensions(&self) -> &'static [&'static str] {
|
||||
&["tjs", "pbd"]
|
||||
&["pbd", "tjs"]
|
||||
}
|
||||
|
||||
fn script_type(&self) -> &'static ScriptType {
|
||||
|
||||
Reference in New Issue
Block a user