diff --git a/PyPortal_Halloween_Countdown/code.py b/PyPortal_Halloween_Countdown/code.py index 43aa4d193..3ca56d3ae 100644 --- a/PyPortal_Halloween_Countdown/code.py +++ b/PyPortal_Halloween_Countdown/code.py @@ -72,7 +72,7 @@ caption_position=(24, 218), caption_color=0x000000) -countdown_text = Label(big_font, max_glyphs=3) +countdown_text = Label(big_font) countdown_text.x = 25 countdown_text.y = 120 countdown_text.color = 0x7942a0