edit cool message on start due to copyright issues

This commit is contained in:
Вячеслав 2025-09-16 15:10:09 +05:00
parent 522d410a08
commit 6a15485734

View file

@ -27,7 +27,7 @@ public partial class MainWindow : Window
{
InitializeComponent();
LogMessage("SLAVAGM ЛЕГЕНДА И ВЫ ЭТО ЗНАЕТЕ");
LogMessage("MetaforceInstaller by slavagm");
_adbService = new AdbService();
_adbService.ProgressChanged += OnAdbProgressChanged;