mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
refactor(es modules): continue migration
This commit is contained in:
parent
97f2b213c4
commit
030caec6e8
23 changed files with 61 additions and 42 deletions
|
|
@ -1,5 +1,4 @@
|
|||
"use strict";
|
||||
// UI elements for submap generation
|
||||
import {byId} from "/src/utils/shorthands";
|
||||
|
||||
window.UISubmap = (function () {
|
||||
byId("submapPointsInput").addEventListener("input", function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue