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]);