2.0.0 - any gameconfigurationasset can be changed! breaking public API
This commit is contained in:
@@ -188,7 +188,7 @@ namespace undead_universal_patch_il2cpp.Patches
|
||||
return;
|
||||
}
|
||||
|
||||
string id = Util.LocalInstanceGuid;
|
||||
string id = Core.Util.LocalInstanceGuid;
|
||||
if (GenericConfig.PatchDebug.Value) Plugin.Log.LogDebug($"Instance GUID is {id}");
|
||||
|
||||
PhotonNetwork.AuthValues = new AuthenticationValues
|
||||
|
||||
Reference in New Issue
Block a user