mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-25 14:11:47 +01:00
Add support for custom colors for design display.
This commit is contained in:
parent
ec7a53bee2
commit
2b30a88bf4
13 changed files with 438 additions and 39 deletions
|
|
@ -35,6 +35,7 @@ public class BackupService
|
|||
new(fileNames.UnlockFileCustomize),
|
||||
new(fileNames.UnlockFileItems),
|
||||
new(fileNames.FavoriteFile),
|
||||
new(fileNames.DesignColorFile),
|
||||
};
|
||||
|
||||
list.AddRange(fileNames.Designs());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue