We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b62c7 commit 87ad2f8Copy full SHA for 87ad2f8
QuestAppVersionSwitcher/Assets/html/index.html
@@ -90,9 +90,9 @@ <h3>Patching options</h3>
90
<br>
91
<label class="option" style="margin-left: 10px;">
92
<b>Modloader</b>
93
- <select style="margin-left: 20px; width: auto" class="inline" id="modloader" value="1">
+ <select style="margin-left: 20px; width: auto" class="inline" id="modloader">
94
+ <option value="1" selected>Scotland2</option>
95
<option value="0">QuestLoader</option>
- <option value="1">Scotland2</option>
96
</select>
97
</label>
98
0 commit comments