Committed sorting natives as per request am23838

This commit is contained in:
David Anderson
2006-08-20 04:46:34 +00:00
parent afe7df87d2
commit df7ee94b83
8 changed files with 595 additions and 1 deletions

View File

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