mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
bed7486218
1 changed files with 3 additions and 3 deletions
|
|
@ -1919,7 +1919,7 @@
|
|||
<td>
|
||||
<select id="shapeRendering" data-stored="shapeRendering">
|
||||
<option value="geometricPrecision">Best quality</option>
|
||||
<option value="optimizeSpeed" selected>Best performace</option>
|
||||
<option value="optimizeSpeed" selected>Best performance</option>
|
||||
</select>
|
||||
</td>
|
||||
<td></td>
|
||||
|
|
@ -3813,8 +3813,8 @@
|
|||
<button id="battleNameShow" data-tip="Set battle name" class="icon-font"></button>
|
||||
<div id="battleNameSection" style="display: none">
|
||||
<button id="battleNameHide" data-tip="Hide the battle name section" class="icon-font"></button>
|
||||
<input id="battleNamePlace" data-tip="Type place name"" style="width: 30%"> <input id="battleNameFull"
|
||||
data-tip="Type full battle name"" style="width: 46%">
|
||||
<input id="battleNamePlace" data-tip="Type place name" style="width: 30%"> <input id="battleNameFull"
|
||||
data-tip="Type full battle name" style="width: 46%">
|
||||
<button
|
||||
id="battleNameCulture"
|
||||
data-tip="Generate culture-specific name for place and battle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue