merged register_message into core

This commit is contained in:
David Anderson
2006-05-11 08:36:20 +00:00
parent 441ab14d3b
commit e0fa5227d6
5 changed files with 70 additions and 55 deletions

View File

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