commit 1f9fe4d4c1a072cc3ab4d0a4e92c208f5884438e parent 7359fd2b1ee9ebad1a6d8543bf0f9be67dbec9c4 Author: rbckman <rob@tarina.org> Date: Mon, 18 Jan 2021 13:17:30 +0000 fixed cuttedshot Diffstat:
M | tarina.py | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/tarina.py b/tarina.py @@ -114,6 +114,7 @@ def main(): comp = 1 yankedscene = '' cuttedscene = '' + cuttedshot = '' yankedshot = '' #SAVE SETTINGS FREQUENCY IN SECS pausetime = time.time()