small changes in natives
This commit is contained in:
@ -454,6 +454,11 @@ AMX_NATIVE_INFO base_Natives[] = {
|
||||
{"tfc_setpddata", TFC_SetPDdata },
|
||||
|
||||
{"register_statsfwd",register_forward },
|
||||
|
||||
//*****************************************
|
||||
|
||||
{"get_weaponname", TFC_GetWpnName},
|
||||
|
||||
//******************* 19 :)
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
Reference in New Issue
Block a user