client_ forwards will now work with kill command

This commit is contained in:
Lukasz Wlasinksi
2004-10-25 11:05:59 +00:00
parent 3414cd7ce7
commit 3d1162ecd9
3 changed files with 14 additions and 2 deletions

View File

@ -389,7 +389,7 @@ AMX_NATIVE_INFO stats_Natives[] = {
{ "xmod_get_stats_size", get_stats_size },
//***************************************
{ "get_weaponname", get_wpnname },
//{ "get_weaponname", get_wpnname },
///*******************
{ NULL, NULL }