mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-20 12:55:45 +02:00
wip
This commit is contained in:
@@ -305,6 +305,12 @@ const OBJECTS = {
|
||||
'wood-sound-absorbing-panel': {
|
||||
placement: 'side',
|
||||
},
|
||||
'power-strip': {
|
||||
placement: 'top',
|
||||
},
|
||||
'snakeplant': {
|
||||
placement: 'top',
|
||||
},
|
||||
} as Record<string, ObjectDef>;
|
||||
|
||||
const _assumedFramesPerSecond = 60;
|
||||
|
||||
Reference in New Issue
Block a user