diff --git a/cocos2dx/include/ccConfig.h b/cocos2dx/include/ccConfig.h index e1e7c2f65b..107355e2ee 100644 --- a/cocos2dx/include/ccConfig.h +++ b/cocos2dx/include/ccConfig.h @@ -41,7 +41,7 @@ THE SOFTWARE. To enable set it to a value different than 0. Enabled by default. */ -#define CC_DIRECTOR_FAST_FPS 0 +#define CC_DIRECTOR_FAST_FPS 1 /** @def CC_DIRECTOR_FPS_INTERVAL Senconds between FPS updates.