Update tabletopLcdButtonsController.ts

This commit is contained in:
syuilo 2026-04-29 20:57:59 +09:00
commit 9d1c2d52d2

View file

@ -35,7 +35,7 @@ export const tabletopLcdButtonsController = defineObject({
},
default: {
bodyColor: [0.05, 0.05, 0.05],
screenBrightness: 0.3,
screenBrightness: 0.5,
customPicture: null,
fit: 'cover',
},