diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index a8b8fe6b..7c228e60 100644 --- a/src/config.h +++ b/src/config.h @@ -57,7 +57,8 @@ enum Config { NUMCORONAS = 56, NUMPOINTLIGHTS = 32, - NUMONSCREENTIMERENTRIES = 1 + NUMONSCREENTIMERENTRIES = 1, + NUMRADARBLIPS = 32, }; #define GTA3_1_1_PATCH |