mirror of
https://github.com/3b1b/manim.git
synced 2025-08-03 04:04:36 +08:00
Introducing common_scenes.py file
This commit is contained in:
@ -26,7 +26,8 @@ from camera import Camera
|
||||
from mobject.svg_mobject import *
|
||||
from mobject.tex_mobject import *
|
||||
|
||||
from eoc.chapter1 import PatreonThanks
|
||||
|
||||
from topics.common_scenes import PatreonThanks
|
||||
|
||||
ADDER_COLOR = GREEN
|
||||
MULTIPLIER_COLOR = YELLOW
|
||||
|
Reference in New Issue
Block a user