summaryrefslogtreecommitdiff
path: root/src/elements/plnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/elements/plnt.c')
-rw-r--r--src/elements/plnt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/elements/plnt.c b/src/elements/plnt.c
index 20b542a..79c9d8a 100644
--- a/src/elements/plnt.c
+++ b/src/elements/plnt.c
@@ -38,8 +38,6 @@ int update_PLNT(UPDATE_FUNC_ARGS) {
parts[np].temp = parts[i].temp;
}
}
- //if(t==PT_SNOW && (r&0xFF)==PT_WATR && 15>(rand()%1000))
- //t = parts[i].type = PT_WATR;
}
if (parts[i].life==2)
{