diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-06-14 11:05:00 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-06-14 11:05:00 +0100 |
| commit | 7527cc22efd63be17430924b2ee9e621582a2dd1 (patch) | |
| tree | e749fa607a95ff8a2e66826a22c16ac39c1afd4b /gaunt01/src/bird.h | |
| parent | 58f154e844aed7ba06df3ac570521930de66b744 (diff) | |
better chasing
Diffstat (limited to 'gaunt01/src/bird.h')
| -rw-r--r-- | gaunt01/src/bird.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gaunt01/src/bird.h b/gaunt01/src/bird.h index 11585c2..366f7f9 100644 --- a/gaunt01/src/bird.h +++ b/gaunt01/src/bird.h @@ -48,7 +48,7 @@ #include "ofxRay.h" -#define DEBUG 0 +#define DEBUG 1 class bird { |
