Skip to content

Commit 40ee480

Browse files
committed
fix
1 parent 2540206 commit 40ee480

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

PIRMPatcher.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ public static bool PatchPrefix(ref KeyValuePair<EModLockedState, string> __resul
2222
}
2323
}
2424

25-
26-
27-
// THIS METHOD IS Causing an issue of not being able to move items back at all probably.... or maybe need new one for itemspecifcationpanel
2825
public class PIRMGlass2428Smethod1 : ModulePatch
2926
{
3027
protected override MethodBase GetTargetMethod() => AccessTools.Method(typeof(GClass2428), "smethod_1");

0 commit comments

Comments
 (0)