Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h1 style="margin-bottom: 1.5rem">Sim settings</h1>
<option value="no">Don't sim</option>
</select><br /><br />
<!--span>Skip completed CTs in "all" mode: </span> <input type="checkbox" class="skipcompletedcts" /><br /><br /-->
<span>Show a2 and a3 lvl in EFAI strat output: </span> <input type="checkbox" class="a23" /><br /><br />
<span>Show a2 and a3 lvl in EFMod strat output: </span> <input type="checkbox" class="a23" /><br /><br />
<span>Show unofficial CTs: </span> <input type="checkbox" class="unofficials" /><br /><br />
<span>Generate a total purchase list: </span> <input type="checkbox" class="totalPurchaseList" /><br /><br />
</dialog>
Expand Down
Loading