mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 03:51:23 +01:00
Merge c3f2057718 into 0920b86eaa
This commit is contained in:
commit
f76a358d29
2 changed files with 16 additions and 1 deletions
|
|
@ -758,6 +758,7 @@
|
|||
<button id="burgName" onmouseover="tip('Change Burg name')" class="icon-pencil"></button>
|
||||
<div id="burgNameSection" style="display: none">
|
||||
<input id="burgNameInput" onmouseover="tip('Populate to rename the Burg')" style="width: 117px"/>
|
||||
<input id="burgSeedInput" onmouseover="tip('Populate to seed the Burg')" style="width: 50px"/>
|
||||
<span id="burgNameReCulture" onmouseover="tip('Generate culture-specific name for the Burg')" class="icon-book pointer"></span>
|
||||
<span id="burgNameReRandom" onmouseover="tip('Generate random name for the Burg')" class="icon-globe pointer"></span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue