This should fix the problem where bots can't hit players using weapons other than the knife.

This commit is contained in:
Johnny Bergström
2005-08-07 13:38:34 +00:00
parent 7144f5c794
commit aa75a143fc
2 changed files with 6 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
//#define FN_AMXX_DETTACH OnAmxxDettach
// All plugins loaded
// Do forward functions init here (MF_RegisterForward)
// #define FN_AMXX_PLUGINSLOADED OnPluginsLoaded
#define FN_AMXX_PLUGINSLOADED OnPluginsLoaded
/**** METAMOD ****/
// If your module doesn't use metamod, you may close the file now :)