Wow I deleted the comment too!

This commit is contained in:
Steve Dudenhoeffer 2007-02-19 06:38:08 +00:00
parent 2395abcf7e
commit 06f01ea7dc

View File

@ -67,6 +67,7 @@ forward client_command(id);
/* Called when client is entering to a game. */
forward client_putinserver(id);
/* Sets informations about plugin. Returns the plugin id of the calling plugin. */
native register_plugin(const plugin_name[],const version[],const author[]);
/* Precache model. Can be used only in plugin_precache() function.*/