Visibility changes.

This commit is contained in:
MobiusDev
2016-01-29 14:13:33 +00:00
parent 6e536fc2dd
commit 13507ad46c
298 changed files with 563 additions and 595 deletions

View File

@ -28,7 +28,7 @@ import handlers.effecthandlers.*;
* Effect Master handler.
* @author BiggBoss, Zoey76
*/
public final class EffectMasterHandler
final class EffectMasterHandler
{
private static final Logger _log = Logger.getLogger(EffectMasterHandler.class.getName());