position of popups changed
clear log in gameScene
This commit is contained in:
@@ -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}`);
|
||||
|
||||
Reference in New Issue
Block a user