summaryrefslogtreecommitdiff
path: root/gaunt01/src/player.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gaunt01/src/player.cpp')
-rw-r--r--gaunt01/src/player.cpp2
1 files changed, 1 insertions, 1 deletions
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
+}