Move PPIP to powered

This commit is contained in:
Simon Robertshaw 2012-09-29 23:02:22 +01:00
parent 2e99638d76
commit 006dfdf596

View File

@ -6,7 +6,7 @@ Element_PPIP::Element_PPIP()
Name = "PPIP";
Colour = PIXPACK(0x444466);
MenuVisible = 1;
MenuSection = SC_SOLIDS;
MenuSection = SC_POWERED;
Enabled = 1;
Advection = 0.0f;