summaryrefslogtreecommitdiff
path: root/src/powder.c
diff options
context:
space:
mode:
authorPhilip <philip@philip-linuxlaptop.(none)>2010-11-12 02:38:43 (GMT)
committer Philip <philip@philip-linuxlaptop.(none)>2010-11-12 02:38:43 (GMT)
commitc23938eb6a2fd6b01386a398c14d4bfe37d4b4ca (patch)
treec7b6ebde9af7da3e1e04442d5adeb674966faa77 /src/powder.c
parentbf1d90d7c3283b9a145ea98d6b1802465ea259b4 (diff)
downloadpowder-c23938eb6a2fd6b01386a398c14d4bfe37d4b4ca.zip
powder-c23938eb6a2fd6b01386a398c14d4bfe37d4b4ca.tar.gz
Nothing display, for pilojo, called it cracker display for lulz, also won the race against antb, which didnt last long, he went on a baloon trip.
Diffstat (limited to 'src/powder.c')
-rw-r--r--src/powder.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/powder.c b/src/powder.c
index edc8f9e..97e6ae7 100644
--- a/src/powder.c
+++ b/src/powder.c
@@ -1991,7 +1991,6 @@ void update_particles_i(pixel *vid, int start, int inc)
{
create_part(-1,x+nx,y+ny,PT_WTRV);
parts[i].life--;
- parts[r>>8].temp = parts[i].temp;
parts[i].temp -= 40.0f;
}
}