diff --git a/maps/mp/bots/_bot_utility.gsc b/maps/mp/bots/_bot_utility.gsc index c6020e9..453804d 100644 --- a/maps/mp/bots/_bot_utility.gsc +++ b/maps/mp/bots/_bot_utility.gsc @@ -3822,7 +3822,7 @@ _fireFix( lifeId, player ) rocket thread maps\mp\gametypes\_weapons::addmissiletosighttraces( player.team ); - rocket thread maps\mp\killstreaks\_remotemissile::handledamage(); + // rocket thread maps\mp\killstreaks\_remotemissile::handledamage(); // gsc-tool wrong token, its okay, this func is useless anyway rocket.lifeid = lifeId; rocket.type = "remote";