Fix variables scope
This commit is contained in:
parent
2935185b81
commit
103cb34902
@ -238,7 +238,7 @@ def start():
|
||||
|
||||
|
||||
def run():
|
||||
global status_label, window
|
||||
global all_faces, keep_frames, limit_fps, status_label, window
|
||||
|
||||
pre_check()
|
||||
limit_resources()
|
||||
|
Loading…
Reference in New Issue
Block a user