tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit 7f414bf29ed0b75b5bf2026d2f9b479dd7acaf75
parent 887661b33c442a3e41389080f4dda66e2042e413
Author: rob <rob@tarina.org>
Date:   Mon, 11 Sep 2023 17:28:21 +0100

remove scene sockets

Diffstat:
Mtarina.py | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tarina.py b/tarina.py @@ -795,7 +795,7 @@ def main(): scene=int(scene) shot = countshots(filmname, filmfolder, scene) take = counttakes(filmname, filmfolder, scene, shot) - pressed='remove_now' + pressagain='remove_now' #SHOWTARINACTRL if recordwithports: if pressed == 'middle' and menu[selected] == "New FILM":