Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
ineed bots committed Apr 30, 2024
1 parent 39c6f50 commit 7028290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maps/mp/bots/_bot_utility.gsc
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down

0 comments on commit 7028290

Please sign in to comment.