From 85923eb8a5d3f070618c3d6f94bea715c11a4227 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Wed, 2 Apr 2014 13:51:32 +0000 Subject: New assessment level... Done syncing svn revision and build number~ Use svn revision in changelog and version from now on. --- towernbullet.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'towernbullet.h') diff --git a/towernbullet.h b/towernbullet.h index 2cba49c..4b8a4f4 100644 --- a/towernbullet.h +++ b/towernbullet.h @@ -2851,6 +2851,16 @@ public: for(int i=1;i=825||x.y<=-25||x.y>=625) + { + CreateBullet255(x.x,x.y,10); + x=x+dir; + } + } //use Laser::Process... }; class SimpLL:public LineLaser -- cgit v1.2.3