Fixed fun include from amxmodx and cs_set_user_nvg

This commit is contained in:
David Anderson
2004-03-20 23:58:26 +00:00
parent cd0cd140ac
commit a72b749fac
2 changed files with 3 additions and 4 deletions

View File

@ -17,7 +17,6 @@
#include <string>
#include <file>
#include <vault>
#include <fun>
/* Function is called just after server activation.
* Good place for configuration loading, commands and cvars registration. */