]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Revert "add missing bot check in weapon complain code"
authorJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Wed, 21 Jun 2023 23:59:34 +0000 (01:59 +0200)
committerJuhu <5894800-Juhu_@users.noreply.gitlab.com>
Wed, 21 Jun 2023 23:59:34 +0000 (01:59 +0200)
This reverts commit e9ee4204b7b25ae70f50b00212d1b62f7e4c7a28.

qcsrc/server/weapons/selection.qc

index d2bb32c6fc27f925343f35617941c5b7f50a4e57..0368f7f5f9cb9a51c2157793c8724e98713e510e 100644 (file)
@@ -102,7 +102,6 @@ bool client_hasweapon(entity this, Weapon wpn, .entity weaponentity, float andam
                return true;
        }
        if (complain)
-       if(IS_REAL_CLIENT(this))
        {
                // DRESK - 3/16/07
                // Report Proper Weapon Status / Modified Weapon Ownership Message