Format and cleanup.

This commit is contained in:
Major-
2013-11-24 01:29:04 +00:00
parent ea115562c0
commit a66a901dd4
296 changed files with 1224 additions and 1266 deletions
+3 -3
View File
@@ -4,10 +4,10 @@
<chain />
</event>
<event>
<type>org.apollo.game.event.impl.CharacterDesignEvent</type>
<type>org.apollo.game.event.impl.PlayerDesignEvent</type>
<chain>
<handler>org.apollo.game.event.handler.impl.CharacterDesignVerificationHandler</handler>
<handler>org.apollo.game.event.handler.impl.CharacterDesignEventHandler</handler>
<handler>org.apollo.game.event.handler.impl.PlayerDesignVerificationHandler</handler>
<handler>org.apollo.game.event.handler.impl.PlayerDesignEventHandler</handler>
</chain>
</event>
<event>