From d5b2160c645fcb8b6b4f45e676b943a1fab24061 Mon Sep 17 00:00:00 2001 From: Grant Sanderson Date: Fri, 13 Mar 2020 14:05:53 -0700 Subject: [PATCH] Updating end screen --- manimlib/for_3b1b_videos/common_scenes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manimlib/for_3b1b_videos/common_scenes.py b/manimlib/for_3b1b_videos/common_scenes.py index 7670de3d..aeaa5db5 100644 --- a/manimlib/for_3b1b_videos/common_scenes.py +++ b/manimlib/for_3b1b_videos/common_scenes.py @@ -154,7 +154,7 @@ class PatreonEndScreen(PatreonThanks, PiCreatureScene): "randomize_order": True, "capitalize": True, "name_y_spacing": 0.6, - "thanks_words": "Find value in this? Join me in thanking these patrons:", + "thanks_words": "Many thanks to this channel's supporters", } def construct(self):