Skip to content

Commit

Permalink
fix macro type (cocos#3070)
Browse files Browse the repository at this point in the history
  • Loading branch information
PPpro authored and pandamicro committed Aug 10, 2018
1 parent 11f7c50 commit 5114513
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cocos2d/core/platform/CCMacro.js
Original file line number Diff line number Diff line change
@@ -29,8 +29,8 @@ const js = require('./js');

/**
* Predefined constants
* @enum macro
* @type {Object}
* @class macro
* @static
*/
cc.macro = {
/**

0 comments on commit 5114513

Please sign in to comment.