diff options
Diffstat (limited to 'menuApp/src/ofApp.h')
| -rw-r--r-- | menuApp/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h index 247d811..9e5471a 100644 --- a/menuApp/src/ofApp.h +++ b/menuApp/src/ofApp.h @@ -6,7 +6,7 @@ #include "ofxTextSuite.h" #define IMAGE_SLOTS 5 -#define FACTOR 0.9 +#define FACTOR 1.0 #define POLL_INTERVAL 60.0 class ofApp : public ofBaseApp{ |
