mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
Removed compatibility mode & added integrity checks.
Why the fuck did deleting code make the issue better...
This commit is contained in:
parent
c71036f74f
commit
df61830c83
5 changed files with 21 additions and 37 deletions
|
@ -17,8 +17,6 @@ public class DesktopVRIK : MonoBehaviour
|
|||
public bool Setting_EmulateVRChatHipMovement;
|
||||
public bool Setting_EmoteVRIK;
|
||||
public bool Setting_EmoteLookAtIK;
|
||||
//fuck
|
||||
public bool Setting_CompatibilityMode;
|
||||
|
||||
void Start()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue