reverting incomplete bola.cs for push to shard.

This commit is contained in:
xavier 2013-02-03 01:13:02 +00:00
parent 35fbffdb51
commit 87d72ad3e9

View file

@ -132,7 +132,7 @@ namespace Server.Items
( ( Mobile )state ).EndAction( typeof( Bola ) );
}
public class BolaTarget : Target
private class BolaTarget : Target
{
private Bola m_Bola;