mirror of
https://github.com/GrahamKracker/UnityExplorer.git
synced 2025-07-01 03:12:40 +08:00
Update CacheMethod.cs
This commit is contained in:
@ -9,8 +9,6 @@ using MelonLoader;
|
||||
|
||||
namespace Explorer
|
||||
{
|
||||
// TODO implement methods with primitive arguments
|
||||
|
||||
public class CacheMethod : CacheObjectBase
|
||||
{
|
||||
private bool m_evaluated = false;
|
||||
|
Reference in New Issue
Block a user