Fix for deobfuscated unhollowed types not being properly resolved

This commit is contained in:
Sinai
2021-02-20 19:39:19 +11:00
parent 77b97cbe17
commit d4dac58fc8
2 changed files with 19 additions and 3 deletions

View File

@ -17,7 +17,7 @@ namespace UnityExplorer
public class ExplorerCore
{
public const string NAME = "UnityExplorer";
public const string VERSION = "3.1.7";
public const string VERSION = "3.1.8";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";