diff options
Diffstat (limited to 'src/simulation/elements/LCRY.cpp')
| -rw-r--r-- | src/simulation/elements/LCRY.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/LCRY.cpp b/src/simulation/elements/LCRY.cpp index e06feec..7cd4def 100644 --- a/src/simulation/elements/LCRY.cpp +++ b/src/simulation/elements/LCRY.cpp @@ -21,7 +21,7 @@ Element_LCRY::Element_LCRY() Flammable = 0; Explosive = 0; - Meltable = 1; + Meltable = 0; Hardness = 1; Weight = 100; |
