Move PPIP to powered
This commit is contained in:
parent
2e99638d76
commit
006dfdf596
@ -6,7 +6,7 @@ Element_PPIP::Element_PPIP()
|
|||||||
Name = "PPIP";
|
Name = "PPIP";
|
||||||
Colour = PIXPACK(0x444466);
|
Colour = PIXPACK(0x444466);
|
||||||
MenuVisible = 1;
|
MenuVisible = 1;
|
||||||
MenuSection = SC_SOLIDS;
|
MenuSection = SC_POWERED;
|
||||||
Enabled = 1;
|
Enabled = 1;
|
||||||
|
|
||||||
Advection = 0.0f;
|
Advection = 0.0f;
|
||||||
|
Reference in New Issue
Block a user