mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-08 15:53:21 +00:00
FTT Changes, add movement speed options
This commit is contained in:
parent
8d9edf2aca
commit
e4d3ae5640
9 changed files with 71 additions and 43 deletions
|
@ -4,7 +4,7 @@
|
|||
//Allow MAX_TROLLS to be defined elsewhere
|
||||
#if defined MAX_TROLLS
|
||||
#else
|
||||
#define MAX_TROLLS 47
|
||||
#define MAX_TROLLS 48
|
||||
#endif
|
||||
|
||||
enum trollModifier {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue