No auto-update of religion on culture regeneration

This commit is contained in:
Canis Artorus 2023-02-24 03:35:42 -07:00
parent fc1b99762e
commit 403259d5a4
2 changed files with 2 additions and 35 deletions

View file

@ -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>`