diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-05 01:23:55 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-05 01:23:55 +0000 |
commit | 4a2e115e0a30820a02db296842671ff40c2df5f3 (patch) | |
tree | 5cb5c0326732ad48a5a9584e155e2c37bb65dd49 /db/packet_db.txt | |
parent | e9a706549fa7bd397116fd1c59ae38f18170120a (diff) | |
download | hercules-4a2e115e0a30820a02db296842671ff40c2df5f3.tar.gz hercules-4a2e115e0a30820a02db296842671ff40c2df5f3.tar.bz2 hercules-4a2e115e0a30820a02db296842671ff40c2df5f3.tar.xz hercules-4a2e115e0a30820a02db296842671ff40c2df5f3.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@11 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index bbc33c603..6c0c015d7 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1,6 +1,6 @@ //The packet database allows you to add support for new clients, because packets change every release.
//This only allows 1 type of client at a time, make sure your client is the last one in the list
-//EX: You have client 628 and it goes up to 1021, delete or comment (use //) till your client is last.
+//EX: You have client 628 and it goes up to 1021, delete or comment (use //) till your client is last in the list.
//Packet, Packet Size, Function, Position0:Position1:etc.
0x0064,55
|