mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
0.556b
Countries Editor hotfix
This commit is contained in:
parent
5b008d8e13
commit
ad9583e115
2 changed files with 25 additions and 31 deletions
|
|
@ -21,8 +21,8 @@
|
|||
<script src="libs/polylabel.js"></script>
|
||||
<script src="libs/quantize.js" defer></script>
|
||||
<script src="libs/d3-hexbin.v0.2.min.js" defer></script>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.555b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.555b"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.556b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.556b"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"/>
|
||||
</head>
|
||||
<body class="fullscreen">
|
||||
|
|
@ -753,5 +753,5 @@
|
|||
Type: <span id="feature">no</span>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="script.js?version=0.555b"></script>
|
||||
<script type="text/javascript" src="script.js?version=0.556b"></script>
|
||||
</body>
|
||||
Loading…
Add table
Add a link
Reference in a new issue