diff options
| author | MichaelTheShifter <[email protected]> | 2016-05-26 19:11:01 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-05-26 19:11:01 -0400 |
| commit | ef09525b70c0e5000deee3ae8a101d387bf989a3 (patch) | |
| tree | 254cb38ab6fcb914b6a10e6d268535d104e1530e /source/WindowsFormsApplication1/HoloChat.cs | |
| parent | c43d82eebd5e71ff5860fb2797bc4ebaa90e541e (diff) | |
| download | shiftos-c-_theultimatehacker-ef09525b70c0e5000deee3ae8a101d387bf989a3.tar.gz shiftos-c-_theultimatehacker-ef09525b70c0e5000deee3ae8a101d387bf989a3.tar.bz2 shiftos-c-_theultimatehacker-ef09525b70c0e5000deee3ae8a101d387bf989a3.zip | |
0.1.1 was released - time to update the repo.
Diffstat (limited to 'source/WindowsFormsApplication1/HoloChat.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/HoloChat.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/HoloChat.cs b/source/WindowsFormsApplication1/HoloChat.cs index aa1f597..1795d7b 100644 --- a/source/WindowsFormsApplication1/HoloChat.cs +++ b/source/WindowsFormsApplication1/HoloChat.cs @@ -45,7 +45,6 @@ namespace ShiftOS { if (API.Upgrades["networkbrowser"] == false) { - API.CreateInfoboxSession(Hacker_Alliance.Name, Hacker_Alliance.Topic, infobox.InfoboxMode.Info); lbrooms.Items.Add(Hacker_Alliance.Name); } })); |
