Disabled IPC, updated changelog
This commit is contained in:
@@ -25,6 +25,8 @@ public partial class CustomizePlusIpc
|
||||
[EzIPC("General.IsValid")]
|
||||
private bool IsValid()
|
||||
{
|
||||
return false;
|
||||
|
||||
return !IPCFailed &&
|
||||
!_hookingService.RenderHookFailed &&
|
||||
!_hookingService.MovementHookFailed;
|
||||
|
||||
Reference in New Issue
Block a user