This commit is contained in:
MaZderMind 2015-07-14 10:52:42 +02:00
parent b66abb8bf6
commit c6abe0d4f4

View file

@ -57,5 +57,5 @@ def debug():
outroFrames
)
def tasks(queue):
def tasks(queue, args):
raise NotImplementedError('call with --debug to render your intro/outro')