mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Improve tera button sprite
This commit is contained in:
parent
3c6568f99e
commit
0810c18877
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 |
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user