Tiny change

This commit is contained in:
Grant Sanderson 2018-03-21 13:41:38 -07:00
parent ad330cc95b
commit 744c813ec0

View file

@ -1089,7 +1089,7 @@ class EquationSolver2d(ColorMappedObjectsScene):
print "Starting to compute anim"
anim = Animate2dSolver(
anim = self.anim = Animate2dSolver(
cur_depth = 0,
rect = rect,
dim_to_split = 0,