diff options
Diffstat (limited to 'src/simulation/elements/BVBR.cpp')
| -rw-r--r-- | src/simulation/elements/BVBR.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BVBR.cpp b/src/simulation/elements/BVBR.cpp index 6cb551c..1a2cc41 100644 --- a/src/simulation/elements/BVBR.cpp +++ b/src/simulation/elements/BVBR.cpp @@ -6,7 +6,7 @@ Element_BVBR::Element_BVBR() Name = "BVBR"; Colour = PIXPACK(0x005000); MenuVisible = 1; - MenuSection = SC_POWDERS; + MenuSection = SC_NUCLEAR; Enabled = 1; Advection = 0.3f; |
