refactor: refactor religions expand

This commit is contained in:
Azgaar 2022-09-01 00:22:46 +03:00
parent 5361565cd7
commit b9ff6a652c
13 changed files with 55 additions and 40 deletions

View file

@ -1639,7 +1639,7 @@
</td>
<td>Religions number</td>
<td>
<input id="religionsInput" data-stored="religions" type="range" min="0" max="50" step="1" value="15" />
<input id="religionsInput" data-stored="religions" type="range" min="0" max="50" step="1" />
</td>
<td>
<output id="religionsOutput" data-stored="religions" value="auto"></output>