mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-19 07:04:20 +01:00
Allow renaming of collection.
This commit is contained in:
parent
ba8999914f
commit
1ef9346eab
4 changed files with 36 additions and 34 deletions
|
|
@ -77,7 +77,7 @@ public partial class ModCollection
|
|||
else
|
||||
{
|
||||
_cache.Meta.SetFiles();
|
||||
Penumbra.Log.Debug($"Set CharacterUtility resources for collection {Name}.");
|
||||
Penumbra.Log.Debug($"Set CharacterUtility resources for collection {Identifier}.");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue