mirror of
https://github.com/FlatL1neAPT/TorghostNG
synced 2024-11-12 22:57:09 +00:00
Update torghostng.py
This commit is contained in:
parent
746f2debe4
commit
c711056d1c
1 changed files with 1 additions and 2 deletions
|
@ -225,8 +225,7 @@ def check_lang():
|
|||
lang = choose_lang()
|
||||
return lang
|
||||
except FileNotFoundError:
|
||||
print("TorghostNG is lacking its needed files. Reinstall TorghostNG pls")
|
||||
exit()
|
||||
choose_lang()
|
||||
|
||||
|
||||
def choose_lang(language=English):
|
||||
|
|
Loading…
Reference in a new issue