mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
import js temporarily silenced
This commit is contained in:
parent
7ceeaa071f
commit
e4c837870c
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import {openDialog} from "dialogs";
|
|||
import {tip} from "scripts/tooltips";
|
||||
import {handleMapClick} from "./onclick";
|
||||
import {onMouseMove} from "./onhover";
|
||||
// @ts-expect-error js-module
|
||||
import {clearLegend, dragLegendBox} from "modules/legend.js"; //MARKER: modules/legend.js
|
||||
|
||||
export function setDefaultEventHandlers() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue