We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2be43 commit 6c7e524Copy full SHA for 6c7e524
cocos2d/Support/CCFileUtils.h
@@ -87,7 +87,7 @@ typedef NS_ENUM(NSUInteger, CCFileUtilsSearchMode) {
87
* On Mac HD : Mac HD, Mac, Resources without resolution
88
* On Mac : Mac, Resources without resolution
89
90
- By default this functionality is off;
+ By default this functionality is on;
91
*/
92
@property (nonatomic, readwrite, getter = isEnablediPhoneResourcesOniPad) BOOL enableiPhoneResourcesOniPad;
93
0 commit comments