Added French format filter to the deckbuilder

This commit is contained in:
Christian 'ketura' McCarty
2021-12-01 01:13:17 -06:00
parent 1f9af9dbd8
commit 0b714fe71b

View File

@@ -129,6 +129,7 @@ var CardFilter = Class.extend({
+ "<option value='standard'>Standard</option>"
+ "<option value='expanded'>Expanded</option>"
+ "<option value='pc_expanded'>Expanded (PC)</option>"
+ "<option value='french'>French Format</option>"
+ "<option value='hobbit_tsr'> The Hobbit: The Short Rest</option>"
+ "<option value='hobbit_tcb'> The Hobbit: The Clouds Burst</option>"
+ "<option disabled>----------</option>"