mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 19:03:50 +00:00
a8188265c2
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.
(cherry picked from commit b89dc6ae00)