out of stock checkbox

This commit is contained in:
Tyfon
2024-07-12 23:33:08 -07:00
parent 7ea249114d
commit 1170037614
5 changed files with 188 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ public class Plugin : BaseUnityPlugin
GPCoinPatches.Enable();
FleaSlotSearchPatches.Enable();
MoveSortingTablePatches.Enable();
FilterOutOfStockPatches.Enable();
}
public static bool InRaid()