From d1b27dc81b606ea1ed424ec58db3129178e2e122 Mon Sep 17 00:00:00 2001 From: Noah Sherwin Date: Thu, 14 Oct 2021 02:09:26 -0700 Subject: [PATCH] refactor: set string 'Zone' to be writable Allow devs to set their own Zone --- src/HCE/Registry.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HCE/Registry.cs b/src/HCE/Registry.cs index e0f82d14..d78e79ad 100644 --- a/src/HCE/Registry.cs +++ b/src/HCE/Registry.cs @@ -586,7 +586,7 @@ public class Data public string PID = Registry.PID; public string Version = ""; public string VersionType = ""; - public readonly string Zone = "http://www.zone.com/asp/script/default.asp?Game=Halo&password=Password"; + public string Zone = "http://www.zone.com/asp/script/default.asp?Game=Halo&password=Password"; /// SubKey Examples /** Halo