summaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorConstantin Riß <constantin.riss@dre.de>2010-01-18 23:20:00 +0100
committerConstantin Riß <constantin.riss@dre.de>2010-01-18 23:20:00 +0100
commit0c90985b20e3d39d6d761614f4c73e0eefc54170 (patch)
tree4b179eb83ded4d7bd89c78e125034b025a4d363f /main.cpp
parent589b97493ab9d9e59e847e667d82694e4fc497e9 (diff)
downloadc3d-0c90985b20e3d39d6d761614f4c73e0eefc54170.tar
c3d-0c90985b20e3d39d6d761614f4c73e0eefc54170.zip
Temparray verfeinert/House.cpp und House.h angefangen.
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 3a55b46..b27c596 100644
--- a/main.cpp
+++ b/main.cpp
@@ -12,7 +12,7 @@
#endif
//#define MIN_FRAME_DELTA 16
-#define MIN_FRAME_DELTA 1000
+#define MIN_FRAME_DELTA 250
#define DEFAULT_WIDTH 640
#define DEFAULT_HEIGHT 640