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

@ -381,7 +381,7 @@ AMX_NATIVE_INFO base_Natives[] = {
{ "ts_setpddata",ts_setup },
{ "register_forward",register_forward },
{ "register_statsfwd",register_forward },
//"*******************"
{ NULL, NULL }