moved backwards compatibility to amxmod.inc

This commit is contained in:
Felix Geyer
2004-03-07 11:23:57 +00:00
parent 484d482b49
commit 75ac8fd494
4 changed files with 4 additions and 38 deletions

View File

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