Update Trigger.cpp
This commit is contained in:
parent
72d8ab2452
commit
749612cf75
@ -156,7 +156,6 @@ void CreateMove()
|
||||
// Determine whether the triggerbot should shoot, then act accordingly
|
||||
if (IsTargetStateGood(ent))
|
||||
{
|
||||
AddSideString("Found target, gigalul");
|
||||
target_time = backup_time;
|
||||
if (delay)
|
||||
{
|
||||
|
Reference in New Issue
Block a user