1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-21 21:35:28 +02:00
This commit is contained in:
syuilo
2026-03-05 16:55:03 +09:00
parent 7322697707
commit 295c91c245
6 changed files with 68 additions and 54 deletions

View File

@@ -216,7 +216,7 @@ const data = localStorage.getItem('roomData') != null ? { ...JSON.parse(localSto
},
wallE: {
material: null,
color: [0.9, 0.9, 0.9],
color: [0.33, 0.34, 0.35],
},
wallS: {
material: null,