mirror of
https://github.com/tym1116/BH3.git
synced 2025-12-18 09:24:39 +01:00
Fix UI Shader
This commit is contained in:
@@ -6,7 +6,7 @@ namespace MoleMole
|
||||
{
|
||||
public void Process()
|
||||
{
|
||||
fiSettings.GetTypeNameSpaceFormat = "MoleMole.Config.{0},Assembly-CSharp";
|
||||
//fiSettings.GetTypeNameSpaceFormat = "MoleMole.Config.{0},Assembly-CSharp";
|
||||
fiSettings.EmitWarnings = true;
|
||||
fiSettings.EnableAnimation = false;
|
||||
fiSettings.AutomaticReferenceInstantation = false;
|
||||
|
||||
Reference in New Issue
Block a user