mirror of
https://github.com/celisej567/BCWSsrc.git
synced 2026-09-15 20:12:39 +03:00
Initial Mapbase commit (squashed from mapbase-beta)
This commit is contained in:
@@ -19,7 +19,13 @@
|
||||
#include "threads.h"
|
||||
#include "pacifier.h"
|
||||
|
||||
#ifdef MAPBASE
|
||||
// This was suggested in that Source 2013 pull request that fixed Vrad.
|
||||
// I trust their judgement on this.
|
||||
#define MAX_THREADS 32
|
||||
#else
|
||||
#define MAX_THREADS 16
|
||||
#endif
|
||||
|
||||
|
||||
class CRunThreadsData
|
||||
|
||||
Reference in New Issue
Block a user