fix(religions): don't throw error if religion culture is 0 (happens if culture is removed)

This commit is contained in:
Azgaar 2023-03-21 23:15:17 +04:00
parent 12fad8fd8f
commit 440430e415
2 changed files with 3 additions and 4 deletions

View file

@ -5617,7 +5617,7 @@
</div>
<div id="iconSelector" style="display: none" class="dialog">
<table id="iconTable" class="table pointer" style="font-size: 2em; text-align: center"></table>
<table id="iconTable" class="table pointer" style="font-size: 2em; text-align: center; width: 100%"></table>
<div style="font-style: italic; font-size: 1.2em; margin: 0.4em 0 0 0.4em">
<span>Select from the list or paste a Unicode character here: </span>
<input id="iconInput" style="width: 2em" />