From 9ccddad1cf2851c79b15117e25e6c1ad1530a73a Mon Sep 17 00:00:00 2001 From: Lukasz Wlasinksi Date: Wed, 30 Jun 2004 13:03:24 +0000 Subject: [PATCH] update.. --- dlls/csstats2/amxx_package/csstats.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dlls/csstats2/amxx_package/csstats.inc b/dlls/csstats2/amxx_package/csstats.inc index fe78ddf2..fde49906 100755 --- a/dlls/csstats2/amxx_package/csstats.inc +++ b/dlls/csstats2/amxx_package/csstats.inc @@ -15,10 +15,7 @@ * 4 - shots * 5 - hits * 6 - damage -* 7 - defusions -* 8 - bomb defused -* 9 - bomb plants -* 10 - bomb explosions + * For body hits fields see amxconst.inc. */ native get_user_wstats(index,wpnindex,stats[8],bodyhits[8]);