Implement combos

This commit is contained in:
Jackzie 2021-11-18 10:29:46 -06:00
parent fbd432fc1c
commit ebad0b40d2
No known key found for this signature in database
GPG key ID: 1E834FE36520537A
7 changed files with 166 additions and 10 deletions

View file

@ -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>