mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
refactor(es modules): remove gloval var lineGen
This commit is contained in:
parent
32d7db765d
commit
aa214a7826
17 changed files with 27 additions and 22 deletions
|
|
@ -15,9 +15,6 @@ let rulers;
|
|||
let biomesData;
|
||||
let nameBases;
|
||||
|
||||
let color;
|
||||
let lineGen;
|
||||
|
||||
// defined in main.js
|
||||
let graphWidth;
|
||||
let graphHeight;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue