Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit dd4207c

Browse files
committed
tiny change
1 parent 5d4fd0f commit dd4207c

File tree

1 file changed

+0
-5
lines changed
  • 1.21.7/src/main/java/io/github/axolotlclient/modules/auth/skin

1 file changed

+0
-5
lines changed

1.21.7/src/main/java/io/github/axolotlclient/modules/auth/skin/SkinWidget.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,11 +124,6 @@ public void playDownSound(SoundManager handler) {
124124
protected void updateWidgetNarration(NarrationElementOutput narrationElementOutput) {
125125
}
126126

127-
@Override
128-
public boolean isActive() {
129-
return false;
130-
}
131-
132127
@Nullable
133128
@Override
134129
public ComponentPath nextFocusPath(FocusNavigationEvent event) {

0 commit comments

Comments
 (0)