mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 15:32:38 +00:00
Renamed aseprite.cfg to aseprite.ini (.ini files can be opened in Windows).
This commit is contained in:
parent
ec30837631
commit
512a6162fe
@ -204,8 +204,8 @@ DIRS *cfg_filename_dirs()
|
||||
|
||||
#endif
|
||||
|
||||
/* $BINDIR/aseprite.cfg */
|
||||
dirs_cat_dirs(dirs, filename_in_bindir("aseprite.cfg"));
|
||||
/* $BINDIR/aseprite.ini */
|
||||
dirs_cat_dirs(dirs, filename_in_bindir("aseprite.ini"));
|
||||
|
||||
return dirs;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user