Add "Support Godot Development" option to the editor's Help menu

(cherry picked from commit 3eae2f9c6d)
This commit is contained in:
Hugo Locurcio
2021-05-15 01:57:21 +02:00
committed by Rémi Verschelde
parent 30f252b490
commit 2eea00b036
3 changed files with 10 additions and 4 deletions

View File

@@ -202,6 +202,7 @@ private:
HELP_SEND_DOCS_FEEDBACK,
HELP_COMMUNITY,
HELP_ABOUT,
HELP_SUPPORT_GODOT_DEVELOPMENT,
SET_VIDEO_DRIVER_SAVE_AND_RESTART,