summaryrefslogtreecommitdiff
path: root/src/simulation/elements/BVBR.cpp
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-05-04 23:50:11 (GMT)
committer jacob1 <jfu614@gmail.com>2013-05-04 23:50:11 (GMT)
commit08f05d69c139caed898877f853973e16a8cc2b7a (patch)
treea232fd8d96113e457e014564812e4b5fa9bca0f0 /src/simulation/elements/BVBR.cpp
parenta4e75d587fb6a256da5584328b3dd84a185b5640 (diff)
downloadpowder-08f05d69c139caed898877f853973e16a8cc2b7a.zip
powder-08f05d69c139caed898877f853973e16a8cc2b7a.tar.gz
move some elements around
Diffstat (limited to 'src/simulation/elements/BVBR.cpp')
-rw-r--r--src/simulation/elements/BVBR.cpp2
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;