This commit is contained in:
j 2023-11-20 09:04:10 +00:00
parent ff7dcf6c54
commit 8db3a0f6e9

View file

@ -198,7 +198,7 @@ def compose(clips, target=150, base=1024, voice_over=None):
if 'foreground3' in clip:
n = seq()
if n <= 3: # 0,1,2,3
clip['foreground']yy
clip['foreground']
elif n <= 6: # 4,5,6
clip['foreground2']
else: # 7,8,9