1.5.6 hotfix

* Fix for setting CacheColor value
* Cleanup
This commit is contained in:
sinaioutlander
2020-09-05 23:10:50 +10:00
parent a236b272c1
commit bb8837d58c
5 changed files with 28 additions and 62 deletions

View File

@ -4,7 +4,6 @@ using System.Linq;
using System.Reflection;
using System.Text;
using System.Threading.Tasks;
using Explorer.CachedObjects;
using MelonLoader;
using UnhollowerBaseLib;
using UnityEngine;