mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
refactor(es modules): migrate a few more functions
This commit is contained in:
parent
14a8a31366
commit
63e9b9c87e
6 changed files with 13 additions and 10 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import {debounce} from "/src/utils/functionUtils";
|
||||
import {handleZoom} from "/src/modules/activeZooming";
|
||||
|
||||
// temporary expose to global
|
||||
window.scale = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue