register_statsfwd

This commit is contained in:
Lukasz Wlasinksi
2004-07-23 23:18:50 +00:00
parent 2a57fa02ca
commit afce6de801
15 changed files with 135 additions and 27 deletions

View File

@ -431,7 +431,7 @@ AMX_NATIVE_INFO base_Natives[] = {
{"tfc_setpddata", TFC_SetPDdata },
{"register_forward",register_forward },
{"register_statsfwd",register_forward },
//******************* 19 :)
{NULL, NULL}
};