Fixed world announce buton being disabled

This commit is contained in:
Cyberboss
2017-08-16 14:50:18 -04:00
parent 6420cf7077
commit b7e1f7568d
-1
View File
@@ -1984,7 +1984,6 @@
// WorldAnnounceButton
//
this.WorldAnnounceButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.WorldAnnounceButton.Enabled = false;
this.WorldAnnounceButton.Location = new System.Drawing.Point(785, 136);
this.WorldAnnounceButton.Name = "WorldAnnounceButton";
this.WorldAnnounceButton.Size = new System.Drawing.Size(77, 20);