Update filter for smd
This commit is contained in:
parent
8fc4ae525e
commit
d73c607f15
Binary file not shown.
@ -22,7 +22,7 @@ namespace FirstPlugin
|
||||
public static string FMAT = GetFilter(".bfmat");
|
||||
|
||||
public static string FSKA_EXPORT = GetFilter(".bfska", ".anim", ".seanim", ".smd", ".chr0");
|
||||
public static string FSKA_REPLACE = GetFilter(".bfska",".anim", ".chr0");
|
||||
public static string FSKA_REPLACE = GetFilter(".bfska",".anim", ".smd", ".chr0");
|
||||
|
||||
public static string FMAA = GetFilter(".bfmaa", ".gif");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user