This commit is contained in:
parent
bb13ac113f
commit
d37f5e902d
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,7 @@ namespace Server.Mobiles
|
|||
Internalize();
|
||||
}
|
||||
|
||||
if( m_Rider.Target is BolaTarget )
|
||||
if( m_Rider.Target is Bola.BolaTarget )
|
||||
{
|
||||
m_Rider.Target.Cancel( TargetCancelType.Canceled );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue