mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 09:37:11 +00:00
63068e2ccd
In x11, windows and osx crash handlers, check project settings exists before looking up the crash handler message setting. Avoids crashing the crash handler when handling a crash outside project settings lifetime. Instead omitting the configurable message and continuing with trace dump.