diff options
Diffstat (limited to 'go/ui')
| -rw-r--r-- | go/ui/constants.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/go/ui/constants.go b/go/ui/constants.go index 4bc12558..53592de4 100644 --- a/go/ui/constants.go +++ b/go/ui/constants.go @@ -4,4 +4,5 @@ package ui const ( DRAFT_DECK_VIEW_SCALE = 0.5 + MIN_HAND_HEIGHT = 400 ) |
