summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortim <tim@eclectronics.org>2017-03-21 23:15:37 +0000
committertim <tim@eclectronics.org>2017-03-21 23:15:37 +0000
commit463d4fd970d4c656b811eba8f67b9f6c43ce4506 (patch)
tree8ade68833f7bd3cea2735a0341844a55501adc27
parent48051863c312f97d7fc4773191be12f6b8276d2a (diff)
fullsize
-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{