summaryrefslogtreecommitdiff
path: root/menuApp/src
diff options
context:
space:
mode:
Diffstat (limited to 'menuApp/src')
-rw-r--r--menuApp/src/ofApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/menuApp/src/ofApp.h b/menuApp/src/ofApp.h
index 3bf58d6..6f44db5 100644
--- a/menuApp/src/ofApp.h
+++ b/menuApp/src/ofApp.h
@@ -5,7 +5,7 @@
#include "ofxThreadedImageLoader.h"
#define IMAGE_SLOTS 5
-#define FACTOR 0.3
+#define FACTOR 1.0
class ofApp : public ofBaseApp{