Format author tag, for consistency with other authors.

This commit is contained in:
Ryley Kimmel
2015-02-26 22:11:32 -05:00
parent ac70cdeef4
commit 6ce4fe198a
2 changed files with 2 additions and 2 deletions
@@ -17,7 +17,7 @@ import org.apollo.util.LanguageUtil;
*
* @author Major
* @author Graham
* @author Ryley Kimmel <ryley.kimmel@live.com>
* @author Ryley
*/
public final class EquipItemHandler extends MessageHandler<ItemOptionMessage> {