From 1e4f33c1bc0ebe592a9bf319f9c1bb674a339700 Mon Sep 17 00:00:00 2001 From: DBotThePony Date: Wed, 31 Aug 2022 01:13:42 +0700 Subject: [PATCH] Fix exosuit menu not drawing slots when leaving scroll not at zero --- .../mc/otm/client/screen/ExoSuitInventoryScreen.kt | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/ExoSuitInventoryScreen.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/ExoSuitInventoryScreen.kt index 01b2d667f..bebb4b8d0 100644 --- a/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/ExoSuitInventoryScreen.kt +++ b/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/ExoSuitInventoryScreen.kt @@ -91,15 +91,11 @@ class ExoSuitInventoryScreen(menu: ExoSuitInventoryMenu) : MatteryScreen