commit 486ab3b4e15b7042ed13f4d9e8fc21c71faff46b
parent 0635c7e809e3b941f3e81b8c8dc0959f8670d635
Author: rbckman <rob@tarina.org>
Date: Wed, 18 Oct 2023 12:18:11 +0100
don't go to last scene
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tarina.py b/tarina.py
@@ -1564,7 +1564,7 @@ def main():
except:
print('not exist')
#organize(filmfolder,'onthefloor')
- scene, shot, take = countlast(filmname, filmfolder)
+ #scene, shot, take = countlast(filmname, filmfolder)
loadfilmsettings = False
rendermenu = True
updatethumb = True