seventh edition

This commit is contained in:
Kyle
2020-01-03 10:39:09 -08:00
parent 1200377533
commit 03f44981f2
27 changed files with 87 additions and 9 deletions

View File

@@ -132,6 +132,7 @@
<button onclick="changeVersionTo('planeswalker')" class="button">Planeswalker</button>
<button onclick="changeVersionTo('expedition')" class="button">Expeditions</button>
<button onclick="changeVersionTo('unhinged')" class="button">Unhinged Basics</button>
<button onclick="changeVersionTo('seventh')" class="button">Seventh Edition</button>
<button onclick="changeVersionTo('m15extras')" class="button">M15 Extras</button>
<div class="bar"></div>
<input type="checkbox" class="checkbox" id="inputCheckboxHideFrames" checked onchange="toggleFrameOptionVisibility()">Hide unrelated frames<br>