1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-10 07:13:58 +02:00
This commit is contained in:
syuilo
2026-05-09 13:52:45 +09:00
parent 179c9fc70a
commit 3605ffdafc
9 changed files with 43 additions and 14 deletions

View File

@@ -883,6 +883,7 @@ export class RoomEngine extends EventEmitter {
const objectInstance = await def.createInstance({
room: this,
scene: this.scene,
sr: this.sr,
root,
options: args.options,
model,