From 8a5c071755835e5f40ba369ec2997cb7e7c132cf Mon Sep 17 00:00:00 2001 From: Orient Date: Fri, 9 Nov 2012 17:30:04 +0000 Subject: [PATCH] Update MediaWiki page '742 Protocol' --- 742-Protocol.mediawiki | 2 ++ Categories.mediawiki | 2 +- Category-RS2.mediawiki | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/742-Protocol.mediawiki b/742-Protocol.mediawiki index 6c9939e..891b098 100644 --- a/742-Protocol.mediawiki +++ b/742-Protocol.mediawiki @@ -1,3 +1,5 @@ +[[Category RS2]] + ===Server -> Client Packets=== {| border=2 |- diff --git a/Categories.mediawiki b/Categories.mediawiki index d982b37..f216e8a 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -8,5 +8,5 @@ The following categories contain pages or media. * [[Category Packet 377]] (5 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) -* [[Category RS2]] (11 members) +* [[Category RS2]] (12 members) * [[Category RSC]] (6 members) diff --git a/Category-RS2.mediawiki b/Category-RS2.mediawiki index 14ad4f9..ad8524f 100644 --- a/Category-RS2.mediawiki +++ b/Category-RS2.mediawiki @@ -28,7 +28,7 @@ The ''opcode'' of a game packet is basically an identifier for the type of game A ''fixed-size'' packet is a packet whose payload size does never change, and the size for the specified opcode is already known between both client and server. A ''variable-sized'' packet is a packet whose payload size changes according to the situation of the game session. == '''Pages in category "RS2"''' == -The following 11 pages are in this category. +The following 12 pages are in this category. * [[194 Protocol]] * [[289 Protocol]] * [[317 Protocol]] @@ -40,3 +40,4 @@ The following 11 pages are in this category. * [[508 Protocol]] * [[634 Protocol]] * [[668 Protocol]] +* [[742 Protocol]]