mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
clean up
This commit is contained in:
parent
39c6baf6f2
commit
1f2b635920
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import { cm, WORLD_SCALE } from 'misskey-world/src/utility.js';
|
|||
import { findMaterial, GRAPHICS_QUALITY } from '../utility.js';
|
||||
import { SYSTEM_HEYA_MESH_NAMES } from './utility.js';
|
||||
import type { RoomEngine } from './engine.js';
|
||||
import type { SimpleEnvOptions, JapaneseEnvOptions, MuseumEnvOptions, CustomMadoriEnvOptions } from 'misskey-world/src/room/env.js';
|
||||
|
||||
export abstract class EnvManager<T = any> {
|
||||
protected engine: RoomEngine;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue