Update
This commit is contained in:
parent
4fb633526c
commit
3becac4bb8
@ -262,7 +262,7 @@ namespace SkinHide.Utils
|
||||
}
|
||||
}
|
||||
|
||||
public class FieldRef<T, F>
|
||||
public class FieldRef<T, F> where T : class
|
||||
{
|
||||
private AccessTools.FieldRef<T, F> HarmonyFieldRef;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user