mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.3.5
This commit is contained in:
parent
6ba8a5d81d
commit
e0027dd258
3 changed files with 14 additions and 4 deletions
|
|
@ -41,6 +41,15 @@
|
|||
<link rel="stylesheet" href="icons.css?version=1.3">
|
||||
<link rel="stylesheet" href="libs/jquery-ui.css">
|
||||
|
||||
<script type="text/javascript">
|
||||
!function(a,b){var c=window;c.SessionStackKey=a,c[a]=c[a]||{t:b,
|
||||
q:[]};for(var d=["start","stop","identify","getSessionId","log","setOnDataCallback"],e=0;e<d.length;e++)!function(b){
|
||||
c[a][b]=c[a][b]||function(){c[a].q.push([b].concat([].slice.call(arguments,0)));
|
||||
}}(d[e]);var f=document.createElement("script");f.async=1,f.crossOrigin="anonymous",
|
||||
f.src="https://cdn.sessionstack.com/sessionstack.js";var g=document.getElementsByTagName("script")[0];
|
||||
g.parentNode.insertBefore(f,g)}("SessionStack","26e2385f07644805b5326f87d42a4b88");
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="map" width="100%" height="100%">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue