mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-19 12:25:30 +02:00
wip
This commit is contained in:
@@ -138,6 +138,11 @@ onMounted(() => {
|
||||
type: 'plant2',
|
||||
position: [135, 0, -135],
|
||||
rotation: [0, 0, 0],
|
||||
}, {
|
||||
id: 's',
|
||||
type: 'wall-clock',
|
||||
position: [-150, 200, 100],
|
||||
rotation: [0, 0, 0],
|
||||
}],
|
||||
}, {
|
||||
canvas: canvas.value!,
|
||||
|
||||
Reference in New Issue
Block a user