summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 7eb3238d..83aa7b8f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -58,9 +58,8 @@ enum Config {
NUMPOINTLIGHTS = 32,
NUMONSCREENTIMERENTRIES = 1,
-
+ NUMRADARBLIPS = 32,
NUMPICKUPS = 336,
- NUMBLIPS = 32
};
#define GTA3_1_1_PATCH
@@ -71,3 +70,4 @@ enum Config {
//#define NO_CDCHECK
#define NO_MOVIES
//#define USE_MY_DOCUMENTS
+#define NASTY_GAME \ No newline at end of file