Skip to content

Commit a190823

Browse files
committed
jsdoc fix.
1 parent 4e3d189 commit a190823

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/loader/Cache.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Phaser.Cache = function (game) {
124124

125125
/**
126126
* @property {array} _cacheMap - Const to cache object look-up array.
127+
* @private
127128
*/
128129
this._cacheMap = [];
129130

0 commit comments

Comments
 (0)