3.1.6 - don't bother setting pixelPerfect on canvas

This commit is contained in:
Sinai
2021-01-14 17:46:32 +11:00
parent 58d60a10d4
commit fdfaaadd89
3 changed files with 4 additions and 4 deletions

View File

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