Removed empty lines after author comments.
This commit is contained in:
@ -22,7 +22,6 @@ import com.l2jmobius.gameserver.model.actor.L2Npc;
|
||||
* This class ...
|
||||
* @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $
|
||||
*/
|
||||
|
||||
public interface SpawnListener
|
||||
{
|
||||
void npcSpawned(L2Npc npc);
|
||||
|
@ -21,7 +21,6 @@ import com.l2jmobius.gameserver.model.holders.ItemHolder;
|
||||
/**
|
||||
* @author UnAfraid
|
||||
*/
|
||||
|
||||
public class PrimeShopItem extends ItemHolder
|
||||
{
|
||||
private final int _weight;
|
||||
|
Reference in New Issue
Block a user