diff options
Diffstat (limited to 'src/simulation/elements/TUGN.cpp')
| -rw-r--r-- | src/simulation/elements/TUGN.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/TUGN.cpp b/src/simulation/elements/TUGN.cpp index f70037b..9614ae5 100644 --- a/src/simulation/elements/TUGN.cpp +++ b/src/simulation/elements/TUGN.cpp @@ -7,7 +7,7 @@ Element_TUGN::Element_TUGN() Name = "TUGN"; Colour = PIXPACK(0x505050); MenuVisible = 1; - MenuSection = SC_SOLIDS; + MenuSection = SC_ELEC; Enabled = 1; Advection = 0.0f; |
