Removes redundant returns
This commit is contained in:
parent
06fa31a7bf
commit
eeabc3d0e8
16 changed files with 77 additions and 106 deletions
|
|
@ -3519,7 +3519,6 @@ namespace Server.Multis
|
|||
}
|
||||
else if ( targeted is StaticTarget )
|
||||
{
|
||||
return;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue