mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 06:49:35 +02:00
the fix
This commit is contained in:
parent
22865c010a
commit
8a6fb2d2e2
@ -184,6 +184,7 @@ export default class TargetSelectUiHandler extends UiHandler {
|
||||
}
|
||||
|
||||
clear() {
|
||||
this.cursor = -1;
|
||||
super.clear();
|
||||
this.eraseCursor();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user