mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-16 11:42:45 +08:00
fix
This commit is contained in:
parent
b1022b86da
commit
9daeb15dca
|
@ -839,6 +839,7 @@ Item {
|
||||||
cancelButton.enabled = true;
|
cancelButton.enabled = true;
|
||||||
} else {
|
} else {
|
||||||
skillInteraction.sourceComponent = undefined;
|
skillInteraction.sourceComponent = undefined;
|
||||||
|
if (roomScene.popupBox.item)
|
||||||
roomScene.popupBox.item.close();
|
roomScene.popupBox.item.close();
|
||||||
Logic.doCancelButton();
|
Logic.doCancelButton();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user