summaryrefslogtreecommitdiff
path: root/morpher/src/testApp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'morpher/src/testApp.cpp')
-rw-r--r--morpher/src/testApp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/morpher/src/testApp.cpp b/morpher/src/testApp.cpp
index 97d57db..e2163f5 100644
--- a/morpher/src/testApp.cpp
+++ b/morpher/src/testApp.cpp
@@ -11,7 +11,7 @@ void testApp::setup(){
mesh.sequences["hover"].start();
state=HOVER;
- currentseq="attack";
+ currentseq="hover";
texture.loadImage("TextureBird.jpg");