feat: draw state labels start

This commit is contained in:
Azgaar 2023-08-11 17:02:05 +04:00
parent 1bb90251cd
commit cc7f7cbde2
9 changed files with 362 additions and 33 deletions

View file

@ -276,7 +276,7 @@ window.Submap = (function () {
drawStates();
drawBorders();
BurgsAndStates.drawStateLabels();
drawStateLabels();
Rivers.specify();
Lakes.generateName();