make Graphics work again

as base for Mathis work
This commit is contained in:
l_samenv
2024-07-11 10:05:17 +02:00
parent 3fd8bc6bf3
commit 91be383803
7 changed files with 123 additions and 112 deletions

View File

@@ -53,6 +53,7 @@ class Scanner(object):
if t > to:
break
except IOError:
# print(f'error reading {path}')
pass
if t < start:
#if t == 0: