Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.PluginFramework/Core/ConfigPlugin.cs 2012/05/28 08:56:42 171 +++ trunk/RomCheater.PluginFramework/Core/ConfigPlugin.cs 2012/05/28 09:15:17 172 @@ -1,5 +1,5 @@ //#define DISABLE_VERBOSE_LOGGING_FOR_PERFORMANCE_BOOST // when defined will disable verbose logging for performance speed-up -#define DISALLOW_VERBOSE_LOGGING // when defined will disallow verbose logging for performance reasons +//#define DISALLOW_VERBOSE_LOGGING // when defined will disallow verbose logging for performance reasons using System; using System.Collections.Generic; using System.Linq;
ViewVC Help | |
Powered by ViewVC 1.1.22 |