commit 40d1e7a0b4edc5248d80d94c4f040cf2c55273a3
parent 3625209cb4b6579c130dd64e9b61ae97d335be3d
Author: rbckman <rob@tarina.org>
Date: Wed, 8 Nov 2023 09:55:02 +0000
oopsie,brokeit
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/tarina.py b/tarina.py
@@ -1203,6 +1203,7 @@ def main():
rectime = ''
vumetermessage('Tarina ' + tarinaversion[:-1] + ' ' + tarinavername[:-1])
updatethumb = True
+ #camera_recording=0
#if not in last shot or take then go to it
if pressed == 'record' and recordable == False:
scenes, shots, takes = browse(filmname,filmfolder,scene,shot,take)