multigrid; gclass alias
This commit is contained in:
@@ -16,7 +16,7 @@ namespace UIFixes
|
||||
// Recreatign this function to add the comment section, so calling this with simulate = false doesn't break everything
|
||||
[PatchPrefix]
|
||||
[HarmonyPriority(Priority.Last)]
|
||||
public static bool Prefix(TraderControllerClass __instance, ItemContextAbstractClass itemContext, Item targetItem, bool partialTransferOnly, bool simulate, ref object __result)
|
||||
public static bool Prefix(TraderControllerClass __instance, ItemContextAbstractClass itemContext, Item targetItem, bool partialTransferOnly, bool simulate, ref GStruct413 __result)
|
||||
{
|
||||
TraderControllerClass.Struct754 opStruct;
|
||||
opStruct.targetItem = targetItem;
|
||||
|
||||
Reference in New Issue
Block a user