aboutsummaryrefslogtreecommitdiff
path: root/towernbullet.h
diff options
context:
space:
mode:
Diffstat (limited to 'towernbullet.h')
-rw-r--r--towernbullet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/towernbullet.h b/towernbullet.h
index a79fb61..dc78aea 100644
--- a/towernbullet.h
+++ b/towernbullet.h
@@ -1886,7 +1886,7 @@ public:
}
if (elasp>2)
{
- stage=1;
+ stage=1;NewMultpo(vector2d(400,300));
drange=GetDist(bullet[Bul[ccnt-1]].bulletpos,vector2d(400,300));
dtrad=(drad-srad);while (dtrad>pi/6.0f)dtrad-=pi/6.0f;dtrad/=delay;
dtrad2=(2*pi-drad+srad);while (dtrad2>pi/6.0f)dtrad2-=pi/6.0f;dtrad2/=delay;