mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
fix: ophtograthy
This commit is contained in:
parent
8e13a3a0de
commit
e4590f56bc
5 changed files with 28 additions and 30 deletions
|
|
@ -300,8 +300,6 @@ window.ThreeD = (function () {
|
|||
const states = viewbox.select("#labels #states");
|
||||
const city = burgLabels.select("#city");
|
||||
const town = burgLabels.select("#town");
|
||||
const city_icons = burgIcons.select("#city");
|
||||
const town_icons = burgIcons.select("#town");
|
||||
|
||||
const stateOptions = {
|
||||
font: states.attr("font-family"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue