diff options
Diffstat (limited to 'src/map/packets.h')
-rw-r--r-- | src/map/packets.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/packets.h b/src/map/packets.h index db332c033..53278f66e 100644 --- a/src/map/packets.h +++ b/src/map/packets.h @@ -2885,7 +2885,7 @@ packet(0x020d,-1); packet(0x0a2e,6,clif->pDull); //TITLE #endif -/* PacketKeys: http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ */ +/* PacketKeys: http://herc.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/ */ #if PACKETVER >= 20110817 packetKeys(0x053D5CED,0x3DED6DED,0x6DED6DED); /* Thanks to Shakto */ #endif |