mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
No auto-update of religion on culture regeneration
This commit is contained in:
parent
fc1b99762e
commit
403259d5a4
2 changed files with 2 additions and 35 deletions
|
|
@ -238,7 +238,7 @@ function religionsEditorAddLines() {
|
|||
<span class="icon-resize-full placeholder hide"></span>
|
||||
<input class="religionExpan placeholder hide" type="number" />
|
||||
<span
|
||||
data-tip="Lock religion, culture changes still take precence"
|
||||
data-tip="Lock this religion"
|
||||
class="icon-lock${r.lock ? "" : "-open"} hide"
|
||||
></span>
|
||||
<span data-tip="Remove religion" class="icon-trash-empty placeholder hide"></span>`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue