diff --git a/BizHawk.MultiClient/tools/Watch.cs b/BizHawk.MultiClient/tools/Watch.cs index 35f9c2deca..ba0325f337 100644 --- a/BizHawk.MultiClient/tools/Watch.cs +++ b/BizHawk.MultiClient/tools/Watch.cs @@ -54,9 +54,9 @@ namespace BizHawk.MultiClient notes = Notes; changecount = 0; prev = Value; - original = value; - lastchange = 0; - lastsearch = value; + original = Value; + lastchange = Value; + lastsearch = Value; } public int address { get; set; } public int value { get; set; } //Current value