Up refresh interval to 2 secs

This commit is contained in:
folecr 2013-03-20 17:58:55 -07:00
parent 40332299d1
commit 92c45d85f2
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ To enabled set it to 1. Disabled by default.
Default value: 0.1f
*/
#ifndef CC_DIRECTOR_STATS_INTERVAL
#define CC_DIRECTOR_STATS_INTERVAL (0.5f)
#define CC_DIRECTOR_STATS_INTERVAL (2.0f)
#endif
/** @def CC_DIRECTOR_FPS_POSITION