Some code formatting.
This commit is contained in:
@@ -120,7 +120,7 @@ public class AreaFriendly implements ITargetTypeHandler
|
||||
|
||||
if (target.isPlayable())
|
||||
{
|
||||
L2PcInstance targetPlayer = target.getActingPlayer();
|
||||
final L2PcInstance targetPlayer = target.getActingPlayer();
|
||||
|
||||
if (activeChar == targetPlayer)
|
||||
{
|
||||
|
Reference in New Issue
Block a user