1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 21:24:14 +02:00
This commit is contained in:
syuilo
2026-04-15 21:44:26 +09:00
parent ac2c6b93ce
commit 124079f80a
30 changed files with 121 additions and 22 deletions

View File

@@ -15,6 +15,7 @@ export const coffeeCup = defineObject({
placement: 'top',
hasCollisions: false,
hasTexture: true,
canPreMeshesMerging: true,
createInstance: () => {
return {
interactions: {},