diff options
| author | tim <tim@eclectronics.org> | 2017-06-01 10:53:27 +0100 |
|---|---|---|
| committer | tim <tim@eclectronics.org> | 2017-06-01 10:53:27 +0100 |
| commit | 55fc823bc3921e071b97afbc68039f8b02a8d0a3 (patch) | |
| tree | 93a9d10b4495e3e49673fe52688dd1e24b55d961 /testDir/src/ofApp.cpp | |
| parent | a0e8fefd1bf241b805c4542421bdbc6a4447fdc3 (diff) | |
updateosx_build
Diffstat (limited to 'testDir/src/ofApp.cpp')
| -rw-r--r-- | testDir/src/ofApp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testDir/src/ofApp.cpp b/testDir/src/ofApp.cpp index 9ac9e12..f66ef3f 100644 --- a/testDir/src/ofApp.cpp +++ b/testDir/src/ofApp.cpp @@ -10,7 +10,7 @@ void ofApp::setup(){ player=dirPlayer(&scanner); - ofSetFrameRate(5); + //ofSetFrameRate(5); } //-------------------------------------------------------------- |
