This commit is contained in:
Rom Walton 2013-10-10 16:13:18 -04:00
parent 69bd09c656
commit 8f637a291b
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
// client-specific GPU code. Mostly GPU detection
#ifdef _DEBUG
#ifndef _DEBUG
#define USE_CHILD_PROCESS_TO_DETECT_GPUS 1
#endif