mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-30 20:33:44 +01:00
Random fixes and penumbra attach update.
This commit is contained in:
parent
78fd4ce9b9
commit
dbdaaf1ca8
15 changed files with 264 additions and 180 deletions
|
|
@ -134,7 +134,7 @@ namespace Glamourer.Designs
|
|||
design.Jobs.Name);
|
||||
design.Design.Data.Apply(character);
|
||||
Glamourer.PlayerWatcher.UpdatePlayerWithoutEvent(character);
|
||||
Glamourer.Penumbra.RedrawObject(character, RedrawType.WithSettings, false);
|
||||
Glamourer.Penumbra.RedrawObject(character, RedrawType.Redraw, false);
|
||||
}
|
||||
|
||||
public void Add(string name, Design design, JobGroup group, bool enabled = false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue