Update Trigger.cpp

This commit is contained in:
LightCat 2018-05-31 17:14:48 +02:00 committed by GitHub
parent 72d8ab2452
commit 749612cf75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)
{