mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-26 20:44:25 +02:00
Update ironFrameTable.ts
This commit is contained in:
@@ -44,8 +44,8 @@ export const ironFrameTable = defineObject({
|
|||||||
default: {
|
default: {
|
||||||
frameColor: [0.8, 0.8, 0.8],
|
frameColor: [0.8, 0.8, 0.8],
|
||||||
boardColor: [0.8, 0.4, 0.1],
|
boardColor: [0.8, 0.4, 0.1],
|
||||||
width: 0.25,
|
width: 0.28,
|
||||||
depth: 0.2,
|
depth: 0.25,
|
||||||
height: 0.35,
|
height: 0.35,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user