mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v. 0.50.06b
This commit is contained in:
parent
5ddbfed1e4
commit
73493a791d
1 changed files with 4 additions and 4 deletions
|
|
@ -32,8 +32,8 @@
|
|||
<script src="libs/quantize.min.js" defer></script>
|
||||
<script src="libs/d3-hexbin.v0.2.min.js" defer></script>
|
||||
<script src="libs/jquery.ui.touch-punch.min.js" defer></script>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.59.03b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.59.03b"/>
|
||||
<link rel="stylesheet" type="text/css" href="index.css?version=0.59.06b"/>
|
||||
<link rel="stylesheet" type="text/css" href="icons.css?version=0.59.06b"/>
|
||||
<link rel="stylesheet" type="text/css" href="libs/jquery-ui.css"/>
|
||||
</head>
|
||||
<body>
|
||||
|
|
@ -159,7 +159,7 @@
|
|||
<div id="loading">
|
||||
<div id="title_name">Azgaar's</div>
|
||||
<div id="title">Fantasy Map Generator</div>
|
||||
<div id="version">v. 0.58b</div>
|
||||
<div id="version">v. 0.59b</div>
|
||||
<p id="loading-text">LOADING<span>.</span><span>.</span><span>.</span></p>
|
||||
</div>
|
||||
<canvas id="canvas" style="opacity: 0"></canvas>
|
||||
|
|
@ -1143,5 +1143,5 @@
|
|||
<input type="file" accept=".txt" id="namesbaseToLoad">
|
||||
</div>
|
||||
|
||||
<script src="script.js?version=0.59.03b"></script>
|
||||
<script src="script.js?version=0.59.06b"></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue