diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/matter/MatterPanelScreen.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/matter/MatterPanelScreen.kt index b4b4a2127..334ab37ff 100644 --- a/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/matter/MatterPanelScreen.kt +++ b/src/main/kotlin/ru/dbotthepony/mc/otm/client/screen/matter/MatterPanelScreen.kt @@ -85,7 +85,7 @@ class MatterPanelScreen( { menu.cancelAll.accept(null) } ) } - ) + ).also { it.tooltips.add(TranslatableComponent("otm.gui.matter_panel.cancel_all")) } ) val scrollBar = DiscreteScrollBarPanel(this, frame, {