Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater/PIDSelector.cs 2012/05/09 20:52:20 88 +++ trunk/RomCheater/PIDSelector.cs 2012/05/09 21:42:21 92 @@ -68,6 +68,7 @@ private bool RefreshList() { lstProcessList.Items.Clear(); + this.plugin.Reload(); // create a selection of PCSX2 processes List<ProcContainer> proc_list = plugin.ValidProcessesForPlugin;
ViewVC Help | |
Powered by ViewVC 1.1.22 |