Offer barter icons

This commit is contained in:
Tyfon
2024-07-20 14:52:30 -07:00
parent e431c82ba6
commit dedce62db5
4 changed files with 391 additions and 2 deletions

View File

@@ -66,6 +66,7 @@ public class Plugin : BaseUnityPlugin
FilterOutOfStockPatches.Enable();
SortPatches.Enable();
ReloadInPlacePatches.Enable();
BarterOfferPatches.Enable();
}
public static bool InRaid()