mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Updating end screen
This commit is contained in:
parent
627f122b3f
commit
d5b2160c64
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Reference in a new issue