bola mount fix.
This commit is contained in:
parent
5718b66fde
commit
bb13ac113f
2 changed files with 8 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ namespace Server.Items
|
|||
( ( Mobile )state ).EndAction( typeof( Bola ) );
|
||||
}
|
||||
|
||||
private class BolaTarget : Target
|
||||
public class BolaTarget : Target
|
||||
{
|
||||
private Bola m_Bola;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue