mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 00:38:21 +00:00
Format author tag, for consistency with other authors.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<description>Adds support for consumables (e.g. potions, food).</description>
|
||||
<authors>
|
||||
<author>Major</author>
|
||||
<author>Ryley Kimmel</author>
|
||||
<author>Ryley</author>
|
||||
</authors>
|
||||
<scripts>
|
||||
<script>consumable.rb</script>
|
||||
|
||||
@@ -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> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user