From df1185dd135549fe4f3aa8f14f4966a2afa028b0 Mon Sep 17 00:00:00 2001 From: Lieven Hollevoet Date: Sat, 17 Dec 2016 09:45:35 +0100 Subject: [PATCH] Fix incorrect newsflash animation (by david-mark) --- lib/Display_Alpha.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Display_Alpha.pm b/lib/Display_Alpha.pm index 753555916..601d5a09f 100644 --- a/lib/Display_Alpha.pm +++ b/lib/Display_Alpha.pm @@ -172,7 +172,7 @@ my %special_modes = ( starburst => "\x37", welcome => "\x38", slotmachine => "\x39", - newsflash => "\x3A", + newsflash => "\x41", trumpet => "\x3B", cyclecolors => "\x43", thankyou => "\x53",