summaryrefslogtreecommitdiff
path: root/src/simulation/elements/LIGH.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/LIGH.cpp')
-rw-r--r--src/simulation/elements/LIGH.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/LIGH.cpp b/src/simulation/elements/LIGH.cpp
index d413d29..c0c723e 100644
--- a/src/simulation/elements/LIGH.cpp
+++ b/src/simulation/elements/LIGH.cpp
@@ -22,7 +22,7 @@ Element_LIGH::Element_LIGH()
Flammable = 0;
Explosive = 0;
- Meltable = 1;
+ Meltable = 0;
Hardness = 1;
Weight = 100;