From 7527cc22efd63be17430924b2ee9e621582a2dd1 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 14 Jun 2012 11:05:00 +0100 Subject: better chasing --- gaunt01/src/bird.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gaunt01/src/bird.h') 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 { -- cgit v1.2.3