fixes
This commit is contained in:
@@ -19,6 +19,7 @@ namespace undead_universal_patch_il2cpp.Patches
|
||||
|
||||
public static bool Prepare()
|
||||
{
|
||||
if (!GenericConfig.SignalRHandshakeFix.Value) return false;
|
||||
if (targetType == null)
|
||||
{
|
||||
Plugin.Log.LogWarning($"'{Description}' disabled. The type for this patch was not found.");
|
||||
|
||||
Reference in New Issue
Block a user