redraw listview each frame, maybe
This commit is contained in:
parent
b0005e19aa
commit
298a0a5c2f
|
@ -52,6 +52,7 @@ namespace BizHawk.MultiClient
|
|||
searchList[x].changecount++;
|
||||
|
||||
}
|
||||
SearchListView.Update();
|
||||
}
|
||||
|
||||
private void RamSearch_Load(object sender, EventArgs e)
|
||||
|
|
Loading…
Reference in New Issue