mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 03:24:00 +02:00
wip
This commit is contained in:
@@ -76,9 +76,9 @@ onMounted(() => {
|
||||
sticky: 'c',
|
||||
}, {
|
||||
id: 'e',
|
||||
type: 'chair2',
|
||||
type: 'chair',
|
||||
position: [-80, 0, 85],
|
||||
rotation: [0, -Math.PI / 2, 0],
|
||||
rotation: [0, -Math.PI, 0],
|
||||
}, {
|
||||
id: 'f',
|
||||
type: 'plant',
|
||||
|
||||
Reference in New Issue
Block a user