mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 00:38:11 +00:00
Add privacy options support.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<events>
|
||||
<event>
|
||||
<type>org.apollo.game.event.impl.PrivacyOptionEvent</type>
|
||||
<chain>
|
||||
<handler>org.apollo.game.event.handler.impl.PrivacyOptionEventHandler</handler>
|
||||
</chain>
|
||||
</event>
|
||||
<event>
|
||||
<type>org.apollo.game.event.impl.KeepAliveEvent</type>
|
||||
<chain />
|
||||
|
||||
Reference in New Issue
Block a user