position of popups changed
clear log in gameScene
This commit is contained in:
parent
d52c983ab9
commit
2c84d9a07d
3 changed files with 5 additions and 6 deletions
|
@ -725,7 +725,6 @@ ${escapedMessage}
|
|||
(container).hidden = false;
|
||||
}, 100);
|
||||
|
||||
console.log("afterTimeOut");
|
||||
id = 0;
|
||||
for (const button of openPopupEvent.buttons) {
|
||||
const button = HtmlUtils.getElementByIdOrFail<HTMLButtonElement>(`popup-${openPopupEvent.popupId}-${id}`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue