Minor modification.

This commit is contained in:
kovacsv 2022-11-03 21:11:48 +01:00
parent bf3b045ff0
commit 2157920392

View File

@ -22,9 +22,9 @@ import { Direction } from '../engine/geometry/geometry.js';
import { CookieGetBoolVal, CookieSetBoolVal } from './cookiehandler.js';
import { MeasureTool } from './measuretool.js';
import { CloseAllDialogs } from './dialog.js';
import { EnumeratePlugins, PluginType } from './pluginregistry.js';
import * as THREE from 'three';
import { EnumeratePlugins, PluginType } from './pluginregistry.js';
export const WebsiteUIState =
{