mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Update index.php
This commit is contained in:
@@ -116,6 +116,8 @@ include('../globalHTML/header-1.php');
|
||||
<option value='Custom'>Custom</option>
|
||||
<option value='Misc-2'>Old/Misc</option>
|
||||
<option value='Margin'>1/8th Inch Margin</option>
|
||||
<option disabled>Other Games</option>
|
||||
<option value='FleshAndBlood'>Flesh and Blood</option>
|
||||
</select>
|
||||
<select id='selectFramePack' onchange='loadScript("/js/frames/pack" + this.value + ".js")' class='input'></select>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user