mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 09:31:23 +01:00
chore: lint
This commit is contained in:
parent
3cbd56660b
commit
76a68f0c4d
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ declare global {
|
|||
icons: string[][];
|
||||
cost: number[];
|
||||
};
|
||||
var COA: any
|
||||
var COA: any;
|
||||
var notes: any[];
|
||||
|
||||
var layerIsOn: (layerId: string) => boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue