Always use absolute path for config.home_dir

And by extension config.save_dir. This fixes an issue where paths
retrieved by system.GetSaveFolderName and then passed to gamedir_path
would become invalid.

Fixes #115
This commit is contained in:
Nunuhara Cabbage
2023-05-06 08:29:12 -07:00
parent e808d770a9
commit cff6272c18
2 changed files with 3 additions and 3 deletions