summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-06-12 12:32:14 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-06-12 12:32:14 +0000
commit9fa9cb8fa13049fa4ba28d31159b4e1a0c6c0432 (patch)
tree5a766717b6af2be67b1475ae2b520e1918599dc1 /docs
parent7a8b2b11e989e474dceb30330852174d877b1601 (diff)
downloadmanaserv-9fa9cb8fa13049fa4ba28d31159b4e1a0c6c0432.tar.gz
manaserv-9fa9cb8fa13049fa4ba28d31159b4e1a0c6c0432.tar.bz2
manaserv-9fa9cb8fa13049fa4ba28d31159b4e1a0c6c0432.tar.xz
manaserv-9fa9cb8fa13049fa4ba28d31159b4e1a0c6c0432.zip
Some cleanups mostly in account class formatting.
Diffstat (limited to 'docs')
-rw-r--r--docs/packets.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/packets.txt b/docs/packets.txt
index 7d3b1d8a..bc6ebb1a 100644
--- a/docs/packets.txt
+++ b/docs/packets.txt
@@ -39,7 +39,7 @@ NOTE: In this representation square brackets mean their content can be repeated
C - char (1 byte)
S - short (2 bytes)
L - long (4 bytes)
-
+
- "fieldName" is the name of the field (choose a meaningful name).
- "value" is a list of every possible for the field.