temporarily remove microwave and light
This commit is contained in:
parent
adec041382
commit
bc68ff91b0
@ -282,8 +282,8 @@ namespace EduNetworkBuilder
|
|||||||
BuildButton("btnFirewall", Properties.Resources.firewall, "Add a firewall to the network.");
|
BuildButton("btnFirewall", Properties.Resources.firewall, "Add a firewall to the network.");
|
||||||
BuildButton("btnPrinter", Properties.Resources.Printer, "Add a printer 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("btnCopier", Properties.Resources.Copier, "Add a copier to the network.");
|
||||||
BuildButton("btnMicrowave", Properties.Resources.microwave, "Add a microwave 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("btnFluorescent", Properties.Resources.fluorescent, "Add a light to the network.");
|
||||||
//BuildButton("btnWAP", Properties.Resources.wap, "Add a Wireless Access Point 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("btnWRouter", Properties.Resources.WRouter, "Add a Wireless Router to the network.");
|
||||||
//BuildButton("btnWBridge", Properties.Resources.WBridge, "Add a Wireless Bridge to the network.");
|
//BuildButton("btnWBridge", Properties.Resources.WBridge, "Add a Wireless Bridge to the network.");
|
||||||
|
Loading…
Reference in New Issue
Block a user