diff --git a/quest.py b/quest.py index ed997f1..205b90c 100644 --- a/quest.py +++ b/quest.py @@ -137,7 +137,7 @@ def submitCallback(): # Config -question_count = 5 +question_count = 20 screen_height = 500 screen_width = 600