Skip to content

Commit

Permalink
Don't stop for loop
Browse files Browse the repository at this point in the history
  • Loading branch information
Bara committed Mar 3, 2019
1 parent dac1ec8 commit 5c7e082
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addons/sourcemod/scripting/ttt/ttt.sp
Expand Up @@ -4270,8 +4270,6 @@ public void OnEntityCreated(int entity, const char[] name)
{
AcceptEntityInput(entity, "kill");
}

break;
}
}
}
Expand Down

0 comments on commit 5c7e082

Please sign in to comment.