mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-21 00:35:25 +02:00
wip
This commit is contained in:
@@ -311,6 +311,9 @@ const OBJECTS = {
|
||||
'snakeplant': {
|
||||
placement: 'top',
|
||||
},
|
||||
'blind': {
|
||||
placement: 'bottom',
|
||||
},
|
||||
} as Record<string, ObjectDef>;
|
||||
|
||||
const _assumedFramesPerSecond = 60;
|
||||
|
||||
Reference in New Issue
Block a user