unsanctioned

This commit is contained in:
Kyle
2020-02-01 14:01:04 -08:00
parent 39b19a337e
commit 10a70eeaf1
5 changed files with 41 additions and 4 deletions

View File

@@ -137,8 +137,9 @@
<button onclick="changeVersionTo('inventionTextless')" class="button">Inventions (Textless)</button><br><br>
<button onclick="changeVersionTo('expedition')" class="button">Expeditions</button><br><br>
<button onclick="changeVersionTo('future')" class="button">Future Shifted</button><br><br>
<button onclick="changeVersionTo('unhinged')" class="button">Unhinged Basics</button><br><br>
<button onclick="changeVersionTo('seventh')" class="button">Seventh Edition</button><br><br>
<button onclick="changeVersionTo('unsanctioned')" class="button">Unsanctioned Lands</button><br><br>
<button onclick="changeVersionTo('unhinged')" class="button">Unhinged Lands</button><br><br>
<button onclick="changeVersionTo('moreMasks')" class="button">More Masks</button>
<div class="bar"></div>
<input type="checkbox" class="checkbox" id="inputCheckboxHideFrames" checked onchange="toggleFrameOptionVisibility()">Hide unrelated frames<br>