summaryrefslogtreecommitdiff
path: root/le_new/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'le_new/src/main.cpp')
-rw-r--r--le_new/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/le_new/src/main.cpp b/le_new/src/main.cpp
index 4beb7c9..7d1820d 100644
--- a/le_new/src/main.cpp
+++ b/le_new/src/main.cpp
@@ -7,7 +7,7 @@
int main( ){
//ofxFensterManager::setup(4080,768,OF_WINDOW);
- ofxFensterManager::setup(250,400,OF_WINDOW);
+ ofxFensterManager::setup(225,400,OF_WINDOW);
// this kicks off the running of my app
// can be OF_WINDOW or OF_FULLSCREEN