removing wip patch

This commit is contained in:
Tyfon
2024-07-16 12:21:58 -07:00
parent 263c156231
commit 5169ba01e7

View File

@@ -65,7 +65,6 @@ public class Plugin : BaseUnityPlugin
MoveSortingTablePatches.Enable(); MoveSortingTablePatches.Enable();
FilterOutOfStockPatches.Enable(); FilterOutOfStockPatches.Enable();
SortPatches.Enable(); SortPatches.Enable();
FilterLockedOffersPatches.Enable();
} }
public static bool InRaid() public static bool InRaid()