aboutsummaryrefslogtreecommitdiff
path: root/source/WindowsFormsApplication1/Apps/Cheats.cs
diff options
context:
space:
mode:
Diffstat (limited to 'source/WindowsFormsApplication1/Apps/Cheats.cs')
-rw-r--r--source/WindowsFormsApplication1/Apps/Cheats.cs5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/WindowsFormsApplication1/Apps/Cheats.cs b/source/WindowsFormsApplication1/Apps/Cheats.cs
index a11cf35..9caaa7f 100644
--- a/source/WindowsFormsApplication1/Apps/Cheats.cs
+++ b/source/WindowsFormsApplication1/Apps/Cheats.cs
@@ -62,9 +62,6 @@ namespace ShiftOS.Apps
ShiftOS.API.AddCodepoints(qty);
}
- private void button2_Click(object sender, EventArgs e)
- {
- //Package_Grabber.SendMessage(Matchmaker.SelectedServer.IPAddress, );
- }
+
}
}