fixes
This commit is contained in:
parent
7692c61314
commit
bfae5ec55e
@ -948,6 +948,7 @@ class BOIIIWD(ctk.CTk):
|
|||||||
except:
|
except:
|
||||||
if self.fail_threshold >= 25:
|
if self.fail_threshold >= 25:
|
||||||
reset_steamcmd(no_warn=True)
|
reset_steamcmd(no_warn=True)
|
||||||
|
self.settings_tab.steamcmd_reset = True
|
||||||
self.settings_tab.steam_fail_counter = 0
|
self.settings_tab.steam_fail_counter = 0
|
||||||
self.fail_threshold = 0
|
self.fail_threshold = 0
|
||||||
continue
|
continue
|
||||||
|
Loading…
Reference in New Issue
Block a user