aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/HijackScreen.Designer.cs
diff options
context:
space:
mode:
authorFloppyDiskDrive <[email protected]>2017-10-01 09:49:14 -0500
committerFloppyDiskDrive <[email protected]>2017-10-01 09:49:14 -0500
commitc23e42cc396d4fc55799d659bae2149cc183dbf6 (patch)
tree42363d4b2085946f4e6f3b38ae9b9334521a2c28 /ShiftOS.Main/HijackScreen.Designer.cs
parentf2ed0c673c2d3f0e021b0307a22792af66fd217d (diff)
downloadshiftos-rewind-c23e42cc396d4fc55799d659bae2149cc183dbf6.tar.gz
shiftos-rewind-c23e42cc396d4fc55799d659bae2149cc183dbf6.tar.bz2
shiftos-rewind-c23e42cc396d4fc55799d659bae2149cc183dbf6.zip
Added a fuckton of changes
New infobox icons, new WIP port of Snakey, we are getting closer to a pre-alpha!
Diffstat (limited to 'ShiftOS.Main/HijackScreen.Designer.cs')
-rw-r--r--ShiftOS.Main/HijackScreen.Designer.cs7
1 files changed, 3 insertions, 4 deletions
diff --git a/ShiftOS.Main/HijackScreen.Designer.cs b/ShiftOS.Main/HijackScreen.Designer.cs
index fab31dc..c0e5de9 100644
--- a/ShiftOS.Main/HijackScreen.Designer.cs
+++ b/ShiftOS.Main/HijackScreen.Designer.cs
@@ -28,12 +28,11 @@
/// </summary>
private void InitializeComponent()
{
- this.components = new System.ComponentModel.Container();
this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
- this.conversationtimer = new System.Windows.Forms.Timer(this.components);
- this.hackeffecttimer = new System.Windows.Forms.Timer(this.components);
+ this.conversationtimer = new System.Windows.Forms.Timer();
+ this.hackeffecttimer = new System.Windows.Forms.Timer();
this.lblHijack = new System.Windows.Forms.Label();
- this.textgen = new System.Windows.Forms.Timer(this.components);
+ this.textgen = new System.Windows.Forms.Timer();
this.lblhackwords = new System.Windows.Forms.Label();
this.SuspendLayout();
//