mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-26 06:18:43 +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.