This commit is contained in:
sinaioutlander
2020-08-30 17:32:28 +10:00
2 changed files with 3 additions and 5 deletions

View File

@ -9,8 +9,6 @@ using MelonLoader;
namespace Explorer
{
// TODO implement methods with primitive arguments
public class CacheMethod : CacheObjectBase
{
private bool m_evaluated = false;