diff options
Diffstat (limited to 'morpher/src')
| -rw-r--r-- | morpher/src/testApp.cpp | 2 |
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"); |
