position of popups changed
clear log in gameScene
This commit is contained in:
parent
d52c983ab9
commit
2c84d9a07d
@ -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}`);
|
||||
|
@ -278,8 +278,8 @@
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":245.667,
|
||||
"x":1170,
|
||||
"y":442
|
||||
"x":1171,
|
||||
"y":412
|
||||
},
|
||||
{
|
||||
"height":84.6667,
|
||||
@ -289,8 +289,8 @@
|
||||
"type":"",
|
||||
"visible":true,
|
||||
"width":210.667,
|
||||
"x":966,
|
||||
"y":327.66665
|
||||
"x":1030.5,
|
||||
"y":318.66665
|
||||
},
|
||||
{
|
||||
"height":99.6667,
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user