Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
D8H committed May 24, 2024
1 parent e53f687 commit 327470b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/GDCore/Extensions/Builtin/AdvancedExtension.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ void GD_CORE_API BuiltinExtensionsImplementer::ImplementsAdvancedExtension(
.SetRelevantForFunctionEventsOnly()
.MarkAsAdvanced();

// Deprecated
extension
.AddAction("CopyVariableToArgument",
_("Copy variable to function parameter"),
Expand Down

0 comments on commit 327470b

Please sign in to comment.