mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-04-19 15:20:23 +00:00
Remove deadly infobox spam in network browser.
This commit is contained in:
parent
d3ef5f2b9c
commit
5916d35ac0
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ namespace ShiftOS.Online.Hacking
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
invoke(() => { API.CreateInfoboxSession("Cannot make a match.", "Network Browser had trouble making a match with another network. Error: " + ex.Message, infobox.InfoboxMode.Info); });
|
||||
}
|
||||
};
|
||||
MakerTimer.Interval = 50;
|
||||
|
|
Loading…
Add table
Reference in a new issue