fix syntax error

This commit is contained in:
Greg Wiatroski 2007-06-20 18:27:47 +00:00
parent ed920b614e
commit c4ab482d1d
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ class Transitions:
pos = Vec3(0, 0, 1),
startPos = Vec3(0, 0, 0.8)),
name = self.letterboxTaskName,
)
))
if finishIval:
self.letterboxIval.append(finishIval)
self.letterboxIval.start()