Minor code formatter settings.

This commit is contained in:
mobius
2015-02-09 00:36:25 +00:00
parent 012eb3ed65
commit 855feff6f6
20 changed files with 45 additions and 30 deletions

View File

@@ -98,4 +98,4 @@ public final class ExEnchantSkillInfo extends L2GameServerPacket
writeD(level);
}
}
}
}

View File

@@ -18,7 +18,6 @@
*/
package com.l2jserver.gameserver.network.serverpackets;
/**
* @author Gnacik, UnAfraid
*/