fix syntax error
This commit is contained in:
parent
ed920b614e
commit
c4ab482d1d
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue