From 3eae2f9c6dbeb029546c3cbfc71f423f29f45734 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 15 May 2021 01:57:21 +0200 Subject: Add "Support Godot Development" option to the editor's Help menu --- editor/editor_node.h | 1 + 1 file changed, 1 insertion(+) (limited to 'editor/editor_node.h') diff --git a/editor/editor_node.h b/editor/editor_node.h index ec67a7c93a..9824702d7b 100644 --- a/editor/editor_node.h +++ b/editor/editor_node.h @@ -196,6 +196,7 @@ private: HELP_SEND_DOCS_FEEDBACK, HELP_COMMUNITY, HELP_ABOUT, + HELP_SUPPORT_GODOT_DEVELOPMENT, SET_VIDEO_DRIVER_SAVE_AND_RESTART, -- cgit v1.2.3