various updates

This commit is contained in:
Kyle
2021-01-08 18:12:52 -08:00
parent 729f93f9d5
commit f414534b3f
3 changed files with 1 additions and 0 deletions

View File

@@ -70,6 +70,7 @@
<option value='Textless'>Textless/Fullart</option> <option value='Textless'>Textless/Fullart</option>
<option value='Modal'>Short Modal DFC's</option> <option value='Modal'>Short Modal DFC's</option>
<option disabled>Other Frames</option> <option disabled>Other Frames</option>
<option value='Custom'>Custom</option>
<option value='Misc'>Old/Misc</option> <option value='Misc'>Old/Misc</option>
</select> </select>
<select id='selectFramePack' onchange='loadScript("/js/frames/pack" + this.value + ".js")' class='input'></select> <select id='selectFramePack' onchange='loadScript("/js/frames/pack" + this.value + ".js")' class='input'></select>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 59 KiB