Sync with L2JServer Jan 24th 2015.
This commit is contained in:
@@ -39,7 +39,7 @@ public class Mount implements IUserCommandHandler
|
||||
{
|
||||
return false;
|
||||
}
|
||||
return activeChar.mountPlayer(activeChar.getSummon());
|
||||
return activeChar.mountPlayer(activeChar.getPet());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user