mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 11:53:21 +00:00
ftt.inc: Add missing inc files
This commit is contained in:
parent
11cdfb8dec
commit
d5a4f2224f
1 changed files with 5 additions and 1 deletions
|
@ -32,4 +32,8 @@ float ZERO_VECTOR[3] = {0.0, 0.0, 0.0};
|
|||
|
||||
#include <feedthetrolls/base>
|
||||
#include <feedthetrolls/specials>
|
||||
#include <feedthetrolls/misc>
|
||||
#include <feedthetrolls/misc>
|
||||
#include <feedthetrolls/commands>
|
||||
#include <feedthetrolls/events>
|
||||
#include <feedthetrolls/timers>
|
||||
#include <feedthetrolls/menus>
|
Loading…
Add table
Add a link
Reference in a new issue