temporarily remove microwave and light

This commit is contained in:
Tim Young 2015-08-13 20:02:29 -06:00
parent adec041382
commit bc68ff91b0

View File

@ -282,8 +282,8 @@ namespace EduNetworkBuilder
BuildButton("btnFirewall", Properties.Resources.firewall, "Add a firewall to the network.");
BuildButton("btnPrinter", Properties.Resources.Printer, "Add a printer to the network.");
BuildButton("btnCopier", Properties.Resources.Copier, "Add a copier to the network.");
BuildButton("btnMicrowave", Properties.Resources.microwave, "Add a microwave to the network.");
BuildButton("btnFluorescent", Properties.Resources.fluorescent, "Add a light to the network.");
//BuildButton("btnMicrowave", Properties.Resources.microwave, "Add a microwave to the network.");
//BuildButton("btnFluorescent", Properties.Resources.fluorescent, "Add a light to the network.");
//BuildButton("btnWAP", Properties.Resources.wap, "Add a Wireless Access Point to the network.");
//BuildButton("btnWRouter", Properties.Resources.WRouter, "Add a Wireless Router to the network.");
//BuildButton("btnWBridge", Properties.Resources.WBridge, "Add a Wireless Bridge to the network.");