summaryrefslogtreecommitdiff
path: root/src/simulation/elements/RIME.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/RIME.cpp')
-rw-r--r--src/simulation/elements/RIME.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/RIME.cpp b/src/simulation/elements/RIME.cpp
index c735866..deef4c2 100644
--- a/src/simulation/elements/RIME.cpp
+++ b/src/simulation/elements/RIME.cpp
@@ -6,7 +6,7 @@ Element_RIME::Element_RIME()
Name = "RIME";
Colour = PIXPACK(0xCCCCCC);
MenuVisible = 1;
- MenuSection = SC_CRACKER2;
+ MenuSection = SC_SOLIDS;
Enabled = 1;
Advection = 0.00f;