Move GBMB to Force Menu

This commit is contained in:
jBot-42 2015-09-15 15:30:33 -07:00 committed by jacob1
parent f5774ad9b9
commit 146fc4d5fa

View File

@ -6,7 +6,7 @@ Element_GBMB::Element_GBMB()
Name = "GBMB";
Colour = PIXPACK(0x1144BB);
MenuVisible = 1;
MenuSection = SC_EXPLOSIVE;
MenuSection = SC_FORCE;
Enabled = 1;
Advection = 0.6f;