mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:07:21 +01:00
fuck character states
This commit is contained in:
parent
3bba240cd5
commit
71ced4dc88
9 changed files with 137 additions and 38 deletions
|
|
@ -107,7 +107,7 @@ namespace MareSynchronos.Factories
|
|||
}
|
||||
}
|
||||
|
||||
cache.GlamourerString = _ipcManager.GlamourerGetCharacterCustomization()!;
|
||||
cache.GlamourerString = _ipcManager.GlamourerGetCharacterCustomization(_dalamudUtil.PlayerName)!;
|
||||
cache.ManipulationString = _ipcManager.PenumbraGetMetaManipulations(_dalamudUtil.PlayerName);
|
||||
cache.JobId = _dalamudUtil.PlayerJobId;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue