When a project setting is not found, a warning message is printed.
This moves the default value declaration so it can be found when
the `--help` or `--version` command line arguments are used.
(cherry picked from commit 5cd37de125)
3.3
Hugo Locurcio2020-12-29 22:20:02 +07:00committed byRémi Verschelde
GLOBAL_DEF("debug/settings/crash_handler/message",String("Please include this when reporting the bug on https://github.com/godotengine/godot/issues"));