mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-14 13:15:01 -05:00
8 lines
276 B
XML
8 lines
276 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
|
||
|
|
||
|
<properties>
|
||
|
<comment>Stores aliases for the XStream engine</comment>
|
||
|
<entry key="PacketHandler">msc.ls.packethandler.PacketHandlerDef</entry>
|
||
|
</properties>
|