From dbf9692b03ac2485f771993184222f7170e71cf2 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 14 May 2012 19:00:08 +0100 Subject: working on background segmentation --- gaunt01/src/player.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gaunt01/src/player.cpp') diff --git a/gaunt01/src/player.cpp b/gaunt01/src/player.cpp index efcdd0a..c81881a 100644 --- a/gaunt01/src/player.cpp +++ b/gaunt01/src/player.cpp @@ -59,4 +59,4 @@ void player::caught(){ void player::setCatchTransform(ofVec3f _catchPos,ofVec3f _catchScale){ catchPos=_catchPos; catchScale=_catchScale; -} \ No newline at end of file +} -- cgit v1.2.3