Introducing common_scenes.py file

This commit is contained in:
Grant Sanderson
2017-03-08 15:18:09 -08:00
parent acfd23c82e
commit e12dc5e862
7 changed files with 188 additions and 139 deletions

View File

@ -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