Dead comment

This commit is contained in:
Tyfon
2024-04-20 03:26:01 -07:00
parent 629b96f44e
commit 4e0f3f9139

View File

@@ -189,8 +189,6 @@ namespace UIFixes
[PatchPrefix]
private static void Prefix(OfferViewList __instance, LightScroller ____scroller)
{
// Different kind of scroller - I don't see a way to get the rects.
// New approach: faking scroll events
HandleInput(____scroller);
}