summaryrefslogtreecommitdiff
path: root/src/simulation/elements/FRME.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/FRME.cpp')
-rw-r--r--src/simulation/elements/FRME.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/FRME.cpp b/src/simulation/elements/FRME.cpp
index 352b2a0..6fb4119 100644
--- a/src/simulation/elements/FRME.cpp
+++ b/src/simulation/elements/FRME.cpp
@@ -6,7 +6,7 @@ Element_FRME::Element_FRME()
Name = "FRME";
Colour = PIXPACK(0x999988);
MenuVisible = 1;
- MenuSection = SC_SOLIDS;
+ MenuSection = SC_FORCE;
Enabled = 1;
Advection = 0.0f;