Omnibus commited on
Commit
b1cdf2f
·
1 Parent(s): 6cbab3f

Update overlay.py

Browse files
Files changed (1) hide show
  1. overlay.py +2 -1
overlay.py CHANGED
@@ -6,7 +6,8 @@ def textover(im,txt):
6
  inp=2
7
  hh=1
8
  hhh=45
9
- cnt = len(inp)
 
10
  font_a = 30
11
  font_b = 40
12
  if cnt >0:
 
6
  inp=2
7
  hh=1
8
  hhh=45
9
+ #cnt = len(inp)
10
+ cnt = inp
11
  font_a = 30
12
  font_b = 40
13
  if cnt >0: