Parent Directory
|
Revision Log
|
Patch
revision 92 by william, Wed May 9 21:42:21 2012 UTC | revision 94 by william, Wed May 9 22:31:56 2012 UTC | |
---|---|---|
# | Line 29 namespace RomCheater.CorePlugins.Config | Line 29 namespace RomCheater.CorePlugins.Config |
29 | return !IsValidPSX2Process(p.ProcessInfo.Id, out isDebug, out VTLB_RELEASE_OFFSET); | return !IsValidPSX2Process(p.ProcessInfo.Id, out isDebug, out VTLB_RELEASE_OFFSET); |
30 | } | } |
31 | #region IPluginBase Members | #region IPluginBase Members |
32 | public override Guid Id | public override Guid ID |
33 | { | { |
34 | get | get |
35 | { | { |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |