diff --git a/NS.py b/NS.py index 5b074dc..1baf298 100644 --- a/NS.py +++ b/NS.py @@ -201,7 +201,7 @@ class NS(Game, Animation): "display": { "float": "attract-gif-alpha", - "bool": ["effects", "alpha-effect-title"], + "bool": ["effects", "alpha-effect-title", "qr-static"], "path": "scores-font" }, "system": diff --git a/config b/config index 99a9e4a..952e38d 100644 --- a/config +++ b/config @@ -30,7 +30,7 @@ attract-gif-alpha = 1.0 effects = True alpha-effect-title = True scores-font = BPmono.ttf -qr-static = True +qr-static = False [system] # will force set display->effects to off diff --git a/doc/Scrapeboard_events_checklist.md b/doc/Scrapeboard_events_checklist.md index a01a177..98c2dac 100644 --- a/doc/Scrapeboard_events_checklist.md +++ b/doc/Scrapeboard_events_checklist.md @@ -22,6 +22,7 @@ Basics * Regular phillips-head screwdriver * Pliers * Mailing list clipboard +* Builder's manual print-out Raspberry Pi ------------