summaryrefslogtreecommitdiff
path: root/src/simulation/elements/INSL.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/INSL.cpp')
-rw-r--r--src/simulation/elements/INSL.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/INSL.cpp b/src/simulation/elements/INSL.cpp
index c185352..4be5020 100644
--- a/src/simulation/elements/INSL.cpp
+++ b/src/simulation/elements/INSL.cpp
@@ -6,7 +6,7 @@ Element_INSL::Element_INSL()
Name = "INSL";
Colour = PIXPACK(0x9EA3B6);
MenuVisible = 1;
- MenuSection = SC_SPECIAL;
+ MenuSection = SC_ELEC;
Enabled = 1;
Advection = 0.0f;