mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
0.5594b
This commit is contained in:
parent
8a342bfeef
commit
dc35fd3395
1 changed files with 3 additions and 3 deletions
|
|
@ -28,8 +28,8 @@
|
|||
<script src="libs/polylabel.min.js"></script>
|
||||
<script src="libs/quantize.min.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.5592b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.5592b"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.5594b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.5594b"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"/>
|
||||
</head>
|
||||
<body class="fullscreen">
|
||||
|
|
@ -762,5 +762,5 @@
|
|||
Type: <span id="feature">no</span>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="script.js?version=0.5592b"></script>
|
||||
<script type="text/javascript" src="script.js?version=0.5594b"></script>
|
||||
</body>
|
||||
Loading…
Add table
Add a link
Reference in a new issue