mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
wip
This commit is contained in:
parent
ac023668a7
commit
f9be5d8c47
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -26,7 +26,7 @@ export const stanchionPole = defineObject({
|
|||
},
|
||||
},
|
||||
placement: 'floor',
|
||||
hasCollisions: false,
|
||||
hasCollisions: true,
|
||||
hasTexture: false,
|
||||
createInstance: ({ options, model }) => {
|
||||
const bodyMaterial = model.findMaterial('__X_BODY__');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue