mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 20:35:34 +02:00
wip
This commit is contained in:
@@ -171,6 +171,11 @@ onMounted(() => {
|
||||
type: 'bed',
|
||||
position: [-30, 0, -100],
|
||||
rotation: [0, 0, 0],
|
||||
}, {
|
||||
id: 'v',
|
||||
type: 'ceiling-fan-light',
|
||||
position: [0, 250, 0],
|
||||
rotation: [0, 0, 0],
|
||||
}],
|
||||
}, {
|
||||
canvas: canvas.value!,
|
||||
|
||||
Reference in New Issue
Block a user