mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 18:47:23 +01:00
add heels support
This commit is contained in:
parent
2e92a6d748
commit
d5068d5515
7 changed files with 111 additions and 4 deletions
|
|
@ -277,6 +277,8 @@ public class CharacterDataFactory
|
|||
{
|
||||
Logger.Warn("Could not get Legacy Body Decal Data");
|
||||
}
|
||||
|
||||
previousData.HeelsOffset = _ipcManager.GetHeelsOffset();
|
||||
}
|
||||
|
||||
st.Stop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue