1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-28 00:44:30 +02:00
This commit is contained in:
syuilo
2026-05-09 14:06:07 +09:00
parent 3605ffdafc
commit 414a28fb19
18 changed files with 104 additions and 49 deletions

View File

@@ -881,9 +881,9 @@ export class RoomEngine extends EventEmitter {
});
const objectInstance = await def.createInstance({
room: this,
scene: this.scene,
sr: this.sr,
lc: this.lightContainer,
root,
options: args.options,
model,