mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-02-02 04:57:34 +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)
|
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;
|
MakerTimer.Interval = 50;
|
||||||
|
|
Loading…
Add table
Reference in a new issue