selectCompanionScene work with svelte
This commit is contained in:
parent
471ff2bb01
commit
b8873d1277
18 changed files with 42 additions and 214 deletions
|
@ -152,7 +152,9 @@ iframeListener.init();
|
|||
|
||||
const app = new App({
|
||||
target: HtmlUtils.getElementByIdOrFail('svelte-overlay'),
|
||||
props: { },
|
||||
props: {
|
||||
game: game
|
||||
},
|
||||
})
|
||||
|
||||
export default app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue