mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update ironFrameTable.ts
This commit is contained in:
parent
60bdd30681
commit
2ff307fe42
1 changed files with 2 additions and 2 deletions
|
|
@ -44,8 +44,8 @@ export const ironFrameTable = defineObject({
|
|||
default: {
|
||||
frameColor: [0.8, 0.8, 0.8],
|
||||
boardColor: [0.8, 0.4, 0.1],
|
||||
width: 0.25,
|
||||
depth: 0.2,
|
||||
width: 0.28,
|
||||
depth: 0.25,
|
||||
height: 0.35,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue