forked from MapComplete/MapComplete
Some refactoring, more work on the custom theme generator
This commit is contained in:
parent
c4b5f180a6
commit
146552e62c
104 changed files with 382 additions and 1590 deletions
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Keeps track of a dictionary 'elementID' -> element
|
||||
*/
|
||||
import {UIEventSource} from "../UI/UIEventSource";
|
||||
import {UIEventSource} from "./UIEventSource";
|
||||
|
||||
export class ElementStorage {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue