refactor heightmap generator - separate templates to file

This commit is contained in:
Azgaar 2021-07-29 23:50:01 +03:00
parent fe63206b35
commit dc10a0b6cb
5 changed files with 190 additions and 261 deletions

View file

@ -1,4 +1,3 @@
// heightmap-editor module. To be added to window as for now
"use strict";
function editHeightmap() {