diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/packet_struct_notation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/packet_struct_notation.txt b/doc/packet_struct_notation.txt index 4ba30cb00..7c3974da2 100644 --- a/doc/packet_struct_notation.txt +++ b/doc/packet_struct_notation.txt @@ -31,7 +31,7 @@ The first line contain 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 (eAthena server-server packets), +is not known or is not applicable (rAthena 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 |