mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 17:41:23 +01:00
chore: add dependencies visualizer
This commit is contained in:
parent
9bd90e51d9
commit
a107c58643
5 changed files with 2824 additions and 3 deletions
|
|
@ -7,6 +7,7 @@ import {byId} from "utils/shorthands";
|
|||
import {convertTemperature, si, getFriendlyHeight, getCellIdPrecipitation, getPopulationTip} from "utils/unitUtils";
|
||||
import {showMainTip, tip} from "./tooltips";
|
||||
import {updateCellInfo} from "modules/ui/cell-info";
|
||||
import {layerIsOn} from "layers";
|
||||
|
||||
export function restoreDefaultEvents() {
|
||||
Zoom.setZoomBehavior();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue