Visibility changes.
This commit is contained in:
@@ -31,7 +31,7 @@ import com.l2jmobius.gameserver.network.serverpackets.PlaySound;
|
||||
/**
|
||||
* @author DS
|
||||
*/
|
||||
public class BoatGludinRune implements Runnable
|
||||
final class BoatGludinRune implements Runnable
|
||||
{
|
||||
private static final Logger _log = Logger.getLogger(BoatGludinRune.class.getName());
|
||||
|
||||
|
@@ -31,7 +31,7 @@ import com.l2jmobius.gameserver.network.serverpackets.PlaySound;
|
||||
/**
|
||||
* @author DS
|
||||
*/
|
||||
public class BoatInnadrilTour implements Runnable
|
||||
final class BoatInnadrilTour implements Runnable
|
||||
{
|
||||
private static final Logger _log = Logger.getLogger(BoatInnadrilTour.class.getName());
|
||||
|
||||
|
@@ -31,7 +31,7 @@ import com.l2jmobius.gameserver.network.serverpackets.PlaySound;
|
||||
/**
|
||||
* @author DS
|
||||
*/
|
||||
public class BoatRunePrimeval implements Runnable
|
||||
final class BoatRunePrimeval implements Runnable
|
||||
{
|
||||
private static final Logger _log = Logger.getLogger(BoatRunePrimeval.class.getName());
|
||||
|
||||
|
Reference in New Issue
Block a user