* add ability to disable denshion in lua mode

This commit is contained in:
Jeff Reitman 2012-05-27 11:03:45 -07:00
parent 4d63b51102
commit b7746882f7
2 changed files with 5 additions and 1 deletions

View File

@ -259,4 +259,8 @@ To enable set it to a value different than 0. Disabled by default.
#define CC_LUA_ENGINE_DEBUG 0
#endif
#ifndef CC_ENABLE_COCOS_DENSHION
#define CC_ENABLE_COCOS_DENSHION 1
#endif
#endif // __CCCONFIG_H__

View File

@ -1 +1 @@
215941887bb3ecde65ca64e6e1b5ddaacded6a7c
6a6ee7c11dd172ca03d0116726a014739887025b