summaryrefslogtreecommitdiff
path: root/editor/editor_plugin.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-03-04 23:29:19 +0100
committerRémi Verschelde <rverschelde@gmail.com>2019-03-04 23:29:22 +0100
commitc0050d9295c1fd9b428782e49a60d67d83ef892b (patch)
tree026f4c00e7b1f77b3c3fa23b988c914a22afe059 /editor/editor_plugin.cpp
parent26c1d1aec8aeb8024bcb885906fcf011dc7aac68 (diff)
Fix creating editor data, config and cache paths
We used to abort if the system-specific data folder (e.g. `~/.local` or `%APPDATA%`) is missing, but the next code chunk actually creates it with `make_dir_recursive` if missing. Fixes #26598.
Diffstat (limited to 'editor/editor_plugin.cpp')
0 files changed, 0 insertions, 0 deletions