Skip to content
This repository has been archived by the owner on Dec 21, 2022. It is now read-only.

Commit

Permalink
fix md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreyas-Sreelal committed Dec 22, 2017
1 parent 9f0a452 commit 9e9b4cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.MD
Expand Up @@ -43,7 +43,6 @@ Dynamic gang system for SA-MP.This filterscript allows user to create custom gan
```
#define DEBUG (true) // for debuging
#define USE_STREAMER (true) //defining true uses streamer otherwise the script uses y_areas
#define MAX_GANGS (50)
#define MAX_GZONES (50)
#define MAX_GANG_WARS (10) //Maximum number of gang wars at a time
Expand All @@ -53,7 +52,6 @@ Dynamic gang system for SA-MP.This filterscript allows user to create custom gan
#define MAX_SCORE (0) //Maximum score to create a gang
#define ZONE_COLOR_OPAQUE_VALUE (100)//Opaque value
#define CHAT_SYMBOL '#' //The prefix used for gang chat in game
```
## Plugins and Libraries

Expand Down

0 comments on commit 9e9b4cd

Please sign in to comment.