mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-07 15:43:21 +00:00
Made some plugins optional
This commit is contained in:
parent
53191a9e3c
commit
0179109b05
6 changed files with 15 additions and 3 deletions
|
@ -11,12 +11,12 @@
|
|||
#include <sdkhooks>
|
||||
#include <jutils>
|
||||
#include <left4dhooks>
|
||||
#include <sceneprocessor>
|
||||
#include <l4d2_behavior>
|
||||
#tryinclude <sceneprocessor>
|
||||
#tryinclude <l4d2_behavior>
|
||||
#include <basecomm>
|
||||
#include <ftt>
|
||||
#include <multicolors>
|
||||
#include <l4d_anti_rush>
|
||||
#tryinclude <l4d_anti_rush>
|
||||
|
||||
|
||||
public Plugin myinfo =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue