Enable advanced editor by default
This commit is contained in:
parent
ef689c290a
commit
73441e1b99
Binary file not shown.
@ -9,7 +9,7 @@ namespace FirstPlugin
|
||||
{
|
||||
public class PluginRuntime
|
||||
{
|
||||
public static bool UseSimpleBfresEditor = true;
|
||||
public static bool UseSimpleBfresEditor = false;
|
||||
|
||||
public static Dictionary<string, BFLIM> bflimTextures = new Dictionary<string, BFLIM>();
|
||||
public static List<BNTX> bntxContainers = new List<BNTX>();
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user