Autofocus number in flea market bartering offers too

This commit is contained in:
Tyfon
2024-05-26 13:00:07 -07:00
parent c824e02c88
commit 3d8b1edc13
3 changed files with 58 additions and 30 deletions

View File

@@ -15,7 +15,7 @@ namespace UIFixes
new FixMailRecieveAllPatch().Enable();
new FixTooltipPatch().Enable();
new FixWeaponBindsDisplayPatch().Enable();
new FocusFleaOfferNumberPatch().Enable();
FocusFleaOfferNumberPatches.Enable();
HideoutSearchPatches.Enable();
InspectWindowResizePatches.Enable();
InspectWindowStatsPatches.Enable();