mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-04 19:09:23 +00:00
Transforms scaling reset on avatar switch
This commit is contained in:
parent
b519a8ee5a
commit
1e0e6449d6
4 changed files with 4 additions and 3 deletions
|
@ -403,6 +403,7 @@ namespace ml_pam
|
|||
|
||||
OnEnabledChanged(Settings.Enabled);
|
||||
OnGrabOffsetChanged(Settings.GrabOffset);
|
||||
OnIKScaling(1f); // Reset scaling, game doesn't do this anymore on avatar switch
|
||||
}
|
||||
|
||||
void OnAvatarReuse()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue