Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
SDClowen committed Aug 29, 2024
1 parent 7acaf12 commit 8706386
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Plugins/RSBot.General/Views/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,10 @@ await Task.Run(async () =>
{
var startedResult = await ClientManager.Start();
if (!startedResult)
{
OnExitClient();
Log.WarnLang("ClientStartingError");
}
});
}

Expand Down

2 comments on commit 8706386

@goco58
Copy link

@goco58 goco58 commented on 8706386 Aug 29, 2024

Choose a reason for hiding this comment

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

ELLERİN DERT GÖRMESİN

@goco58
Copy link

@goco58 goco58 commented on 8706386 Oct 16, 2024

Choose a reason for hiding this comment

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

bottta buf yaparken sorun sadece dansları acıp acıp kapatıyor bardda ama atak yapmak icin ayarladıgında oyun dc veriyor kapanıyor bot atak sorunlu sanırm

Please sign in to comment.