mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 02:13:59 +02:00
boxWallShelf
This commit is contained in:
@@ -14,6 +14,7 @@ import { bed } from './objects/bed.js';
|
||||
import { blind } from './objects/blind.js';
|
||||
import { book } from './objects/book.js';
|
||||
import { books } from './objects/books.js';
|
||||
import { boxWallShelf } from './objects/boxWallShelf.js';
|
||||
import { cactusS } from './objects/cactusS.js';
|
||||
import { cardboardBox } from './objects/cardboardBox.js';
|
||||
import { ceilingFanLight } from './objects/ceilingFanLight.js';
|
||||
@@ -105,6 +106,7 @@ export const OBJECT_DEFS = [
|
||||
blind,
|
||||
book,
|
||||
books,
|
||||
boxWallShelf,
|
||||
cactusS,
|
||||
cardboardBox,
|
||||
ceilingFanLight,
|
||||
|
||||
Reference in New Issue
Block a user