Skip to content

Commit 4092056

Browse files
committed
Fixed namespace
1 parent c7c052e commit 4092056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/shader/Shader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,7 @@ var Shader = new Class({
939939
/**
940940
* Internal destroy handler, called as part of the destroy process.
941941
*
942-
* @method Phaser.GameObjects.RenderTexture#preDestroy
942+
* @method Phaser.GameObjects.Shader#preDestroy
943943
* @protected
944944
* @since 3.17.0
945945
*/

0 commit comments

Comments
 (0)