Set lastchange to Value in Watch's explicit value constructor to match the change to prev.

This commit is contained in:
brandman211 2012-06-10 19:33:11 +00:00
parent a2a98415bf
commit 7d23581764
1 changed files with 3 additions and 3 deletions

View File

@ -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