mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-13 14:05:35 +02:00
Update laptopPc.ts
This commit is contained in:
@@ -126,6 +126,7 @@ export const laptopPc = defineObject({
|
||||
const angle = options.openAngle;
|
||||
hutaNode.rotationQuaternion = null;
|
||||
hutaNode.rotation.x = -angle;
|
||||
model.updated();
|
||||
};
|
||||
|
||||
applyOpenAngle();
|
||||
|
||||
Reference in New Issue
Block a user