Revert "add heels support"

This reverts commit d5068d5515.
This commit is contained in:
Stanley Dimant
2022-09-10 14:15:18 +02:00
parent d5068d5515
commit f98b8af413
7 changed files with 4 additions and 111 deletions

View File

@@ -277,8 +277,6 @@ public class CharacterDataFactory
{
Logger.Warn("Could not get Legacy Body Decal Data");
}
previousData.HeelsOffset = _ipcManager.GetHeelsOffset();
}
st.Stop();