mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-30 12:23:42 +01:00
Add CrestService.
This commit is contained in:
parent
3177e6ca29
commit
668d4c033f
6 changed files with 100 additions and 10 deletions
|
|
@ -21,9 +21,7 @@ public unsafe class UpdateSlotService : IDisposable
|
|||
}
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
_flagSlotForUpdateHook.Dispose();
|
||||
}
|
||||
=> _flagSlotForUpdateHook.Dispose();
|
||||
|
||||
public void UpdateSlot(Model drawObject, EquipSlot slot, CharacterArmor data)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue