Forgot to add this to previous commit woops
This commit is contained in:
parent
643dcbcfa3
commit
21209f67ea
@ -2250,7 +2250,7 @@ stock CreateBlock(client, targetId = 0, length = -1, type, const String:sReason[
|
||||
}
|
||||
SavePunishment(client, target_list[0], type, length, reason);
|
||||
}
|
||||
if (target_count > 1 || !skipped)
|
||||
if (target_count > 1 || skipped)
|
||||
{
|
||||
switch (type)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user