Flea market filter back button

This commit is contained in:
Tyfon
2024-05-23 16:19:26 -07:00
parent b4c404f8d7
commit d101157345
5 changed files with 295 additions and 21 deletions

View File

@@ -28,6 +28,8 @@ namespace UIFixes
WeaponPresetConfirmPatches.Enable();
WeaponZoomPatches.Enable();
new MoveTaskbarPatch().Enable();
FixTogglesPatches.Enable();
FleaPrevSearchPatches.Enable();
}
}
}