This commit is contained in:
lvmin
2023-08-19 21:05:20 -07:00
parent dd3c62012e
commit 93df594b72
3 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -45,10 +45,10 @@ def worker():
if performance_selction == 'Speed':
steps = 30
switch = 20
switch = 15
else:
steps = 60
switch = 40
switch = 30
width, height = aspect_ratios[aspect_ratios_selction]