Skip to content

Commit

Permalink
1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky1376 committed Apr 17, 2023
1 parent d9bc3be commit 2af4416
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions tools/tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def banner():
pred_info_by = colored("Беларусь ", "cyan")+colored(by_s, "green")+"\n"
pred_info = pred_info+pred_info_ru+pred_info_by

info = " "*13+colored("[", "blue")+"Developers :"+colored("Lucky", "green")+" and "+colored("LostIk", "red")
info = " "*13+colored("[", "blue")+"Developers :"+colored("rizza", "green")+" and "+colored("LostIk", "red")
info_2 = " "*13+colored("[", "blue")+"Version :"+colored(ver, "red")
info_3 = " "*13+colored("[", "blue")+"Telegram :"+colored("@orionbomber", "cyan")+colored(" <--", "green")+"\n"

Expand Down Expand Up @@ -197,7 +197,7 @@ def clear_logs():

def banner_info():
print(colored("\nТелеграм", "cyan"))
print("├"+colored("Lucky", "green")+":", colored("https://t.me/rlzza", "cyan"))
print("├"+colored("rizza", "green")+":", colored("https://t.me/rlzza", "cyan"))
print("├"+colored("LostIk", "red")+":", colored("https://t.me/lolzby", "cyan"))
print("└"+colored("Канал", "cyan")+":", colored("https://t.me/orionbomber", "cyan"))
print("\nНажмите Enter чтобы вернуться назад")
Expand Down
2 changes: 1 addition & 1 deletion tools/update_list.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Обновлены ссылки
Изменения в дизайне
2 changes: 1 addition & 1 deletion tools/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.8
1.4.9

1 comment on commit 2af4416

@pestilent77
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a

Please sign in to comment.