Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vampman771 patch 1.1 #142

Open
wants to merge 8 commits into
base: development
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const DefaultDeckPartConfig = {
name: "Main",
indicator: "#main",
min: 40,
max: 60,
max: 85,
recommended: 40,
},
[DeckPart.EXTRA]: {
Expand Down