Skip to content

Commit

Permalink
Spacing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none authored Jan 29, 2019
1 parent 722be16 commit 41ac585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripting/instadefuse.sp
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@ public Action Event_AttemptInstantDefuse(Handle event, const char[] name, bool d
}

if(defuser != 0)
{
{
AttemptInstantDefuse(defuser, ent);
}
}
}

public Action Event_MolotovDetonate(Handle event, const char[] name, bool dontBroadcast)
Expand Down

0 comments on commit 41ac585

Please sign in to comment.