fix typo
This commit is contained in:
parent
36ec438c58
commit
3ad574ddc5
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ def render(infile, outfile, sequence, parameters={}, workdir='artwork'):
|
||||||
print "inkscape exitted with error\n"+errorReturn
|
print "inkscape exitted with error\n"+errorReturn
|
||||||
sys.exit(42)
|
sys.exit(42)
|
||||||
|
|
||||||
# incrwement frame-number
|
# increment frame-number
|
||||||
frameNr += 1
|
frameNr += 1
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue