mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
[DesktopVRIK] Remove bone reset mask stuff.
Game has IKTweaks built in. Might as well use it. Don't really think this is needed, but I am including it solely for limb grabber.
This commit is contained in:
parent
9dde916bb6
commit
ba6a5f4778
3 changed files with 14 additions and 55 deletions
|
@ -28,6 +28,6 @@ using System.Reflection;
|
|||
namespace NAK.DesktopVRIK.Properties;
|
||||
internal static class AssemblyInfoParams
|
||||
{
|
||||
public const string Version = "4.2.3";
|
||||
public const string Version = "4.2.4";
|
||||
public const string Author = "NotAKidoS";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue