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 dfbf0bc commit 73b2b3cCopy full SHA for 73b2b3c
cocos2d/core/platform/CCConfig.js
@@ -56,7 +56,7 @@ window["CocosEngine"] = cc.ENGINE_VERSION = "Cocos2d-JS v3.14";
56
* @constant
57
* @type {Number}
58
*/
59
-cc.FIX_ARTIFACTS_BY_STRECHING_TEXEL = 0;
+cc.FIX_ARTIFACTS_BY_STRECHING_TEXEL = 1;
60
61
/**
62
* Position of the FPS (Default: 0,0 (bottom-left corner))<br/>
0 commit comments