Skip to content

Commit 4bdecf4

Browse files
committed
jsdocs tweaks
1 parent a09c2a4 commit 4bdecf4

3 files changed

Lines changed: 243 additions & 193 deletions

File tree

src/cameras/2d/Camera.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1941,7 +1941,7 @@ var Camera = new Class({
19411941
* Internal method called automatically when the viewport changes.
19421942
*
19431943
* @method Phaser.Cameras.Scene2D.Camera#updateSystem
1944-
* @protected
1944+
* @private
19451945
* @since 3.12.0
19461946
*/
19471947
updateSystem: function ()

0 commit comments

Comments
 (0)