mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 09:23:21 +00:00
Implement combos
This commit is contained in:
parent
fbd432fc1c
commit
ebad0b40d2
7 changed files with 166 additions and 10 deletions
|
@ -45,6 +45,7 @@ char steamids[MAXPLAYERS+1][64];
|
|||
|
||||
#include <feedthetrolls/base>
|
||||
#include <feedthetrolls/trolls>
|
||||
#include <feedthetrolls/combos>
|
||||
#include <feedthetrolls/specials>
|
||||
#include <feedthetrolls/misc>
|
||||
#include <feedthetrolls/commands>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue