Skip to content

Commit

Permalink
fixed game creator.t.ds decorator (cocos#3473)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinCollins authored and pandamicro committed Nov 8, 2018
1 parent 7b999cd commit 111f832
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cocos2d/core/CCGame.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const dynamicAtlasManager = require('../core/renderer/utils/dynamic-atlas/manage
* !#en An object to boot the game.
* !#zh 包含游戏主体信息并负责驱动游戏的游戏对象。
* @class Game
* @static
* @extends EventTarget
*/
var game = {
Expand Down

0 comments on commit 111f832

Please sign in to comment.