mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 08:04:06 +02:00
wip
This commit is contained in:
@@ -103,7 +103,6 @@ export const OBJECT_DEFS = [
|
||||
beamLamp,
|
||||
bed,
|
||||
blind,
|
||||
book,
|
||||
books,
|
||||
boxWallShelf,
|
||||
cactusS,
|
||||
@@ -184,7 +183,6 @@ export const OBJECT_DEFS = [
|
||||
woodRingFloorLamp,
|
||||
woodRingsPendantLight,
|
||||
woodSoundAbsorbingPanel,
|
||||
debugHipoly,
|
||||
];
|
||||
|
||||
export function getObjectDef(type: string): typeof OBJECT_DEFS[number] {
|
||||
|
||||
Reference in New Issue
Block a user