From 37c999d3e449754c33586588f06dc073341f72ce Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Fri, 28 Mar 2014 09:15:17 +0000 Subject: Modify the new assessment level, add a new bullet attribute. --- global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global.h') diff --git a/global.h b/global.h index a4e1fa1..3016e62 100644 --- a/global.h +++ b/global.h @@ -88,7 +88,7 @@ public: int whirem,whiskp,yelbrk; int exp1,exp2; double lifetime,rot; - bool scollable,collable; + bool scollable,collable,extborder; double scale;int effbrk; TColors alterColor,alterColor2; void redir(vector2d targ) -- cgit v1.2.3