mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +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