mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-28 10:20:04 +00:00
Due to `user://` returning the current working directory when no project is open, this caused logs to be written to `$HOME` most of the time. This closes #40305.