summaryrefslogtreecommitdiff
path: root/doc/packet_struct_notation.txt
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-03 12:28:05 -0200
committershennetsind <ind@henn.et>2013-02-03 12:28:05 -0200
commit654ba93647779819b64ba7920cedd73b45c0a419 (patch)
treef895826aa817a0ce40633252c1c54299ea8fe33b /doc/packet_struct_notation.txt
parenta4a549da77879c142ed9fe667ed312dfa6e6b70a (diff)
parentb815c12bd2f0e4a4ee3af336982ee28250c38e92 (diff)
downloadhercules-654ba93647779819b64ba7920cedd73b45c0a419.tar.gz
hercules-654ba93647779819b64ba7920cedd73b45c0a419.tar.bz2
hercules-654ba93647779819b64ba7920cedd73b45c0a419.tar.xz
hercules-654ba93647779819b64ba7920cedd73b45c0a419.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'doc/packet_struct_notation.txt')
-rw-r--r--doc/packet_struct_notation.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/packet_struct_notation.txt b/doc/packet_struct_notation.txt
index 25951acb5..c1598f3be 100644
--- a/doc/packet_struct_notation.txt
+++ b/doc/packet_struct_notation.txt
@@ -1,4 +1,4 @@
-//===== rAthena Documentation ================================
+//===== Hercules Documentation ================================
//= Packet Structure Notation
//===== By: ==================================================
//= Ai4rei
@@ -29,7 +29,7 @@ The first line contains a brief description of what the packet does,
or what it is good for, followed by it's AEGIS name in parentheses;
first two letters of the AEGIS name specify origin (first letter)
and destination (second letter) of the packet. If the packet's name
-is not known or is not applicable (rAthena server-server packets),
+is not known or is not applicable (Hercules server-server packets),
specify at least these two letters to indicate the direction of the
packet. Do not use S(end)/R(ecv) for this, as it is inaccurate and
location dependent (if the description is copied to different server