Skip to content

Commit b159759

Browse files
committed
feat: mark the EVENT set as Standard
1 parent 82e7c71 commit b159759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hearthstone/utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
CardSet.CORE,
200200
CardSet.BATTLE_OF_THE_BANDS, CardSet.TITANS, CardSet.WILD_WEST,
201201
CardSet.EVENT, CardSet.WHIZBANGS_WORKSHOP, CardSet.ISLAND_VACATION,
202-
CardSet.SPACE,
202+
CardSet.SPACE, CardSet.EVENT,
203203
],
204204
}
205205

0 commit comments

Comments
 (0)