diff --git a/tutorials/plugins/editor/making_plugins.rst b/tutorials/plugins/editor/making_plugins.rst index e7f133a2d..7d49f4679 100644 --- a/tutorials/plugins/editor/making_plugins.rst +++ b/tutorials/plugins/editor/making_plugins.rst @@ -211,7 +211,7 @@ dialog. For that, change the ``custom_node.gd`` script to the following: { // Initialization of the plugin goes here // Add the new type with a name, a parent type, a script and an icon - var script = GD.Load