removed server_changelevel (at24675 - oneyed)

This commit is contained in:
David Anderson
2006-02-01 12:33:31 +00:00
parent 7070273616
commit f40ae48849
2 changed files with 0 additions and 22 deletions

View File

@ -36,9 +36,6 @@ forward plugin_cfg();
/* Function called before plugin unloading (server deactivation) */
forward plugin_end();
/* Function called to handle changelevel */
forward server_changelevel(map[]);
/* Called on log message. */
forward plugin_log();