mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 11:03:03 +08:00
Final animation for Hilbert, I think
This commit is contained in:
@ -164,7 +164,7 @@ class Randolph(PiCreature):
|
||||
|
||||
class Mortimer(PiCreature):
|
||||
DEFAULT_CONFIG = {
|
||||
"color" : DARK_BROWN
|
||||
"color" : MAROON_E
|
||||
}
|
||||
def __init__(self, **kwargs):
|
||||
PiCreature.__init__(self, **kwargs)
|
||||
|
Reference in New Issue
Block a user