mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 05:53:21 +00:00
Updates
This commit is contained in:
parent
207c1f6314
commit
078b7c4bf6
28 changed files with 1101 additions and 140 deletions
|
@ -4,7 +4,7 @@
|
|||
//Allow MAX_TROLLS to be defined elsewhere
|
||||
#if defined MAX_TROLLS
|
||||
#else
|
||||
#define MAX_TROLLS 48
|
||||
#define MAX_TROLLS 49
|
||||
#endif
|
||||
|
||||
enum trollModifier {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue