revert changes after cohee fix

This commit is contained in:
Bronya Rand
2023-12-05 02:56:52 -06:00
parent a90fe54e5b
commit f9ecc77b10
2 changed files with 35 additions and 12 deletions

View File

@@ -4071,8 +4071,9 @@
<div class="world_entry_form_control">
<small class="textAlignCenter">Logic</small>
<select name="entryLogicType" class="widthFitContent margin0">
<option value="0">AND</option>
<option value="1">NOT</option>
<option value="0">AND ONE</option>
<option value="1">NOT ONE</option>
<option value="2">NOT ALL</option>
</select>
</div>
<div class="world_entry_form_control keysecondary flex1">