mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
added icon-dot-circled to locate burg in burg editor menu (#1123)
* added icon-dot-circled to locate burg - icon dot-circled - function zoomIntoBurg() * pack.burgs[id] and icons pack.burgs[id].x and y icon target and map pin * Update versioning.js to 1.102.0 * Update index.html burg-editor.js to 1.102.00
This commit is contained in:
parent
d42fd5cf92
commit
b273c77166
3 changed files with 13 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
*
|
||||
* Example: 1.102.0 -> Major version 1, Minor version 102, Patch version 0
|
||||
*/
|
||||
const VERSION = "1.101.02";
|
||||
const VERSION = "1.102.0";
|
||||
|
||||
{
|
||||
document.title += " v" + VERSION;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue