diff options
-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
|