Improve tera button sprite

This commit is contained in:
Xavion3 2025-02-08 02:41:03 +11:00
parent 3c6568f99e
commit 0810c18877
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -84,6 +84,7 @@ export default class CommandUiHandler extends UiHandler {
this.setCursor(Command.FIGHT);
}
}
this.toggleTeraButton();
const messageHandler = this.getUi().getMessageHandler();
messageHandler.bg.setVisible(true);