1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 17:35:40 +02:00

Update engine.ts

This commit is contained in:
syuilo
2026-03-26 21:13:29 +09:00
parent 5886260e0b
commit 5458ee016d

View File

@@ -1425,7 +1425,6 @@ export class RoomObjectPreviewEngine {
position: BABYLON.Vector3;
rotation: BABYLON.Vector3;
options: any;
isMainLight?: boolean;
}) {
const def = getObjectDef(args.type);