Parent Directory
|
Revision Log
|
Patch
revision 88 by william, Wed May 9 20:52:20 2012 UTC | revision 92 by william, Wed May 9 21:42:21 2012 UTC | |
---|---|---|
# | Line 68 namespace RomCheater | Line 68 namespace RomCheater |
68 | private bool RefreshList() | private bool RefreshList() |
69 | { | { |
70 | lstProcessList.Items.Clear(); | lstProcessList.Items.Clear(); |
71 | this.plugin.Reload(); | |
72 | // create a selection of PCSX2 processes | // create a selection of PCSX2 processes |
73 | List<ProcContainer> proc_list = plugin.ValidProcessesForPlugin; | List<ProcContainer> proc_list = plugin.ValidProcessesForPlugin; |
74 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |