mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-02 13:44:19 +02:00
wip
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
import * as BABYLON from '@babylonjs/core';
|
||||
import { defineObject } from '../engine.js';
|
||||
import { defineObject } from '../object.js';
|
||||
|
||||
export const petBottle = defineObject({
|
||||
id: 'petBottle',
|
||||
|
||||
Reference in New Issue
Block a user