aboutsummaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-28 09:15:17 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-03-28 09:15:17 +0000
commit37c999d3e449754c33586588f06dc073341f72ce (patch)
treefb4f6772f31d8fc839400147d2619b7b241bb577 /global.h
parent8b96010f277756c9e1a6e4e17ccf5722ed8d87e3 (diff)
downloadbullet-lab-remix-37c999d3e449754c33586588f06dc073341f72ce.tar.xz
Modify the new assessment level, add a new bullet attribute.
Diffstat (limited to 'global.h')
-rw-r--r--global.h2
1 files changed, 1 insertions, 1 deletions
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)